py_scdb v0.2.0
Changed
- Changed the
Store()
andAsyncStore()
signatures, replacingmax_index_key_len
option withis_search_enabled
. - Permanently set the maximum index key length to 3
- Changed benchmarks to compare operations when search is enabled to when search is disabled.