github ozontech/seq-db v0.72.0

10 hours ago

What's Changed

  • chore: don't evaluate skip masks in fetch after search by @forshev in #412
  • perf(skip masks): skip masks as roaring bitmaps in fetch by @forshev in #421
  • chore(skipmaskmanager): remove skip mask files at startup if no frac by @forshev in #427
  • chore(skip mask manager): use roaring v2 by @forshev in #434
  • feat: batching execution (single iterator queries) by @cheb0 in #390
  • perf: implement batch processing in iterateEvalTree by @cheb0 in #406
  • perf: implement bitpack encoding for LID and MID blocks by @cheb0 in #328
  • fix: fix corruption count not passed while replaying WAL by @cheb0 in #432
  • feat: implement LID block size config by @cheb0 in #405
  • perf: improve wildcard query perf with predicate and contains-check pushdown by @cheb0 in #397

Full Changelog: v0.71.0...v0.72.0

Don't miss a new seq-db release

NewReleases is sending notifications on new releases.