Skip to content

Releases: ozontech/seq-db

v0.73.0

25 Jun 16:31
0b00c80

Choose a tag to compare

What's Changed

  • feat(fracmanager): implement fraction snapshots with wait group reference counting by @eguguchkin in #277
  • refactor: move WAL corruption metric to periodic stats worker counting broken .docs files by @eguguchkin in #433
  • perf: improve compression throughput and reduce allocations by @eguguchkin in #408
  • fix: add overlap check for TID block in pattern search by @cheb0 in #437
  • fix: add search params validation that from <= to by @cheb0 in #442
  • feat: add random search downsampling by @eguguchkin in #443

Full Changelog: v0.72.0...v0.73.0

v0.72.1

11 Jun 09:08

Choose a tag to compare

What's Changed

  • fix: add overlap check for TID block in pattern search by @cheb0 in #437

Full Changelog: v0.72.0...v0.72.1

v0.72.0

09 Jun 08:42
985c744

Choose a tag to compare

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

v0.71.0

29 May 13:14
003f3cc

Choose a tag to compare

What's Changed

  • fix: race condition fractionRegistry stats by @eguguchkin in #388
  • chore: сleanup metadata version 1 by @eguguchkin in #396
  • refactor: split .index file into multiple by @dkharms in #389
  • chore: copy corrupted WAL and docs to .broken dir by @cheb0 in #395
  • perf: find TokenTable index once by @dkharms in #425
  • feat(async-search): fetch fractions one by one to avoid global lock by @eguguchkin in #424
  • chore: entry count statistics for cache by @cheb0 in #428

Full Changelog: v0.70.0...v0.71.0

v0.70.0

10 Apr 14:26
124d460

Choose a tag to compare

What's Changed

Full Changelog: v0.69.0...v0.70.0

v0.69.0

24 Mar 08:25
fd721bd

Choose a tag to compare

What's Changed

Full Changelog: v0.68.0...v0.69.0

v0.68.0

13 Mar 10:33
03387c3

Choose a tag to compare

What's Changed

  • docs: add link to benchmarks by @dkharms in #362
  • feat(fracmanager): add handling for upload queue overflow and disk space exhaustion by @eguguchkin in #266

Full Changelog: v0.67.0...v0.68.0

v0.67.0

20 Feb 10:12
8aefcc9

Choose a tag to compare

What's Changed

Full Changelog: v0.66.0...v0.67.0

v0.66.0

12 Feb 05:22
8e3ecad

Choose a tag to compare

What's Changed

Full Changelog: v0.65.1...v0.66.0

v0.65.1

22 Jan 14:45
32489f0

Choose a tag to compare

What's Changed

  • fix(async search): fix check store resp protocol panic by @forshev in #322

Full Changelog: v0.65.0...v0.65.1