Releases: tamnd/tatami
Releases · tamnd/tatami
v0.2.0
Changelog
Other
- 0713d47: Add a per-column compression report on a real shard (@tamnd)
- f7fc524: Add an HTTP search server with admission control (@tamnd)
- 67d92af: Add global statistics and a term-to-shard routing index (@tamnd)
- b95510f: Add search-only segments that drop the body for a snippet (@tamnd)
- ea35da4: Add the aggregator tier that fans a query across leaf brokers (@tamnd)
- 2134790: Add the serve command (@tamnd)
- f3b819b: Benchmark concurrent serving on a real shard (@tamnd)
- e3e40f3: Document M10 concurrent serving in the changelog and readme (@tamnd)
- 58a0393: Document the serving stack and version the changelog for v0.2.0 (@tamnd)
- 9220a73: Hold the admission slot until the search finishes and drain on shutdown (@tamnd)
- 7310928: Make the cluster broker safe for concurrent queries (@tamnd)
- 6b33c4c: Note M8 distributed serving in the changelog (@tamnd)
- f1aa2f0: Note M9 search-only segments and fleet scale in the docs (@tamnd)
- b66c417: Prove the search-only saving and the fleet scale on real data (@tamnd)
- aa85dc8: Route and score leaves against injected fleet statistics (@tamnd)
- 6b68fe5: Serve many shards through a routed, pruned broker (@tamnd)
v0.1.0
Changelog
Other
- b2725fb: Add documentation site and wire up Cloudflare and Pages deploy (Duc-Tam Nguyen tamnd87@gmail.com)
- 69eafc8: Add repo scaffolding and CI to the kage quality bar (Duc-Tam Nguyen tamnd87@gmail.com)
- 9726d97: Add search-segment role with block-max WAND retrieval (#7) (Tam Nguyen Duc 1218621+tamnd@users.noreply.github.com)
- 0ab0798: Add the M0 byte-stable round-trip oracle (Duc-Tam Nguyen tamnd87@gmail.com)
- 6d9b724: Add the M2 blob region and shared dictionaries (Duc-Tam Nguyen tamnd87@gmail.com)
- 1028af5: Add the M3 zone maps, filters, and sparse key index (Duc-Tam Nguyen tamnd87@gmail.com)
- fc56c37: Add the M4 collection manifest and cross-file pruning (Duc-Tam Nguyen tamnd87@gmail.com)
- 65d52a1: Add the M5 Parquet-to-tatami converter for fleet adoption (Duc-Tam Nguyen tamnd87@gmail.com)
- ccc07e5: Add the encoding subpackage with integer and bitmap codecs (Duc-Tam Nguyen tamnd87@gmail.com)
- e41fb3e: Add the tatami CLI with inspect and cat (Duc-Tam Nguyen tamnd87@gmail.com)
- 0973512: Add tiered merge and multi-segment serving for search at scale (Duc-Tam Nguyen tamnd87@gmail.com)
- 1b0c991: Implement the M0 on-disk container and PLAIN encoding (Duc-Tam Nguyen tamnd87@gmail.com)
- 202f8c4: Note the M1 encoding cascade in the changelog (Duc-Tam Nguyen tamnd87@gmail.com)
- c7a1af1: Satisfy the linters in the CLI and trim unused declarations (Duc-Tam Nguyen tamnd87@gmail.com)
- d14463e: Wire the per-page encoding cascade into the writer and reader (Duc-Tam Nguyen tamnd87@gmail.com)