Skip to content

Releases: tamnd/tatami

v0.2.0

26 Jun 17:11
v0.2.0
01807e0

Choose a tag to compare

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

26 Jun 12:35
v0.1.0
1def7fc

Choose a tag to compare

Changelog

Other