Skip to content

Releases: valeriansaliou/sonic

Sonic v1.1.0

21 Mar 12:07
7cb541c
Compare
Choose a tag to compare
  • Breaking: Change how buckets are stored in a KV-based collection (nest them in the same RocksDB database; this is much more efficient on setups with a large number of buckets - v1.1.0 is incompatible with the v1.0.0 KV database format) [@valeriansaliou].
  • Bump jemallocator to version 0.3 [@valeriansaliou].

Sonic v1.0.2

20 Mar 09:45
6072df4
Compare
Choose a tag to compare
  • Re-license from MPL 2.0 to SOSSL 1.0 (Sonic has a special license clause) [@valeriansaliou].

Sonic v1.0.1

19 Mar 20:01
fa4134e
Compare
Choose a tag to compare
  • Added automated benchmarks (can be ran via cargo bench --features benchmark) [@valeriansaliou].
  • Reduced the time to query the search index by 50% via optimizations (in multiple methods, eg. the lexer) [@valeriansaliou].

Sonic v1.0.0

18 Mar 15:41
f4cc2dc
Compare
Choose a tag to compare