Skip to content

v0.8.49

Choose a tag to compare

@github-actions github-actions released this 21 Sep 18:30
9d00669

Improvements

  • improvement(tables): stop re-reading values the request already holds (#8107)
  • improvement(tables): cut the DB round trips a table read and write spend on protocol (#8104)
  • improvement(knowledge): count an unproven reach, read memos under the search deadline, and drop the dead search paths (#8101)

Bug Fixes

  • fix(knowledge): keep the GIN ranking for the rest of a search once a page was handed to it (#8110)
  • fix(knowledge): walk a large bounded set on the row before ranking it exactly (#8106)
  • fix(db): index the keyword projection by document, and drop the unread binary ANN indexes (#8105)

Contributors

View changes on GitHub