mkrd / DictDataBase

A python NoSQL dictionary database, with concurrent access and ACID compliance
MIT License
231 stars 11 forks source link

Drop config.sort_keys? #30

Closed mkrd closed 1 year ago

mkrd commented 1 year ago

If keys are not sorted, the indexer cannot work properly, so performance will suffer