Skip to content

scdb v0.1.1

Compare
Choose a tag to compare
@Tinitto Tinitto released this 12 Jan 16:43
· 14 commits to master since this release

Added

  • Added full-text search for keys, with pagination using store.search(term, skip, limit)

Changed

  • Changed the Store::new() signature to include max_search_index_key_length option.