distkv-project/distkv

Change the map from Hashmap to SkipListMap

Closed this issue · 1 comments

Change the map from Hashmap to SkipListMap

Because hashmap not able to support range query.