scdb v0.1.1
Added
- Added full-text search for keys, with pagination using
store.search(term, skip, limit)
Changed
- Changed the
Store::new()
signature to includemax_search_index_key_length
option.
store.search(term, skip, limit)
Store::new()
signature to include max_search_index_key_length
option.