Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

tyb0807

tyb0807 opened a pull request on hicder/muopdb
[NFC] Use vector ref instead of vec
tyb0807 created a branch on hicder/muopdb

tyb0807/ivf_quantize - MuopDB - A Vector Database

tyb0807 closed an issue on hicder/muopdb
Reindex IVF for better cache locality
tyb0807 pushed 1 commit to master hicder/muopdb
  • Convert back to doc_id on search (#197) b8445d3

View on GitHub

tyb0807 deleted a branch hicder/muopdb

tyb0807/reindex

tyb0807 closed a pull request on hicder/muopdb
Convert back to doc_id on search
tyb0807 pushed 4 commits to tyb0807/reindex hicder/muopdb
  • Write base config for all index types in index_writer (#194) abd332d
  • Add helper to get element counts in posting list (#195) da84400
  • Cleanup reindex temp dirs (#196) 6e8c77f
  • Convert back to doc_id on search c61f259

View on GitHub

tyb0807 deleted a branch hicder/muopdb

tyb0807/rem

tyb0807 closed a pull request on hicder/muopdb
Cleanup reindex temp dirs
tyb0807 pushed 1 commit to tyb0807/rem hicder/muopdb
  • Cleanup reindex temp dirs 92be8f3

View on GitHub

tyb0807 opened a pull request on hicder/muopdb
Cleanup reindex temp dirs
tyb0807 created a review comment on a pull request on hicder/muopdb
yeah we are already writing that info to the disk format (in posting list metadata section, which consists of the posting list length (number of elements) and posting list starting offset) This ...

View on GitHub

tyb0807 created a review on a pull request on hicder/muopdb

View on GitHub

tyb0807 deleted a branch hicder/muopdb

tyb0807/index_writer

tyb0807 pushed 1 commit to master hicder/muopdb
  • Write base config for all index types in index_writer (#194) abd332d

View on GitHub

tyb0807 closed a pull request on hicder/muopdb
Write base config for all index types in index_writer
tyb0807 opened a pull request on hicder/muopdb
Add helper to get element counts in posting list
tyb0807 pushed 3 commits to tyb0807/reindex hicder/muopdb
  • Update posting lists after reindexing (#192) 48ae28b
  • Enable IVF for index_provider (#193) f181211
  • Add helper to get element counts in posting list 8d14c7d

View on GitHub

tyb0807 pushed 1 commit to tyb0807/index_writer hicder/muopdb
  • Write base config for all index types in index_writer f3c24aa

View on GitHub

tyb0807 opened a pull request on hicder/muopdb
Write base config for all index types in index_writer
tyb0807 pushed 3 commits to tyb0807/index_writer hicder/muopdb
  • Update posting lists after reindexing (#192) 48ae28b
  • Enable IVF for index_provider (#193) f181211
  • Write base config for all index types in index_writer 2c57acd

View on GitHub

tyb0807 pushed 1 commit to master hicder/muopdb
  • Enable IVF for index_provider (#193) f181211

View on GitHub

tyb0807 closed a pull request on hicder/muopdb
Enable IVF for index_provider
tyb0807 pushed 1 commit to tyb0807/index_writer hicder/muopdb
  • Enable IVF for index_provider d0cff61

View on GitHub

tyb0807 pushed 1 commit to master hicder/muopdb
  • Update posting lists after reindexing (#192) 48ae28b

View on GitHub

tyb0807 opened a pull request on hicder/muopdb
Enable IVF for index_writer
tyb0807 created a branch on hicder/muopdb

tyb0807/index_writer - MuopDB - A Vector Database

tyb0807 opened a pull request on hicder/muopdb
Update posting lists after reindexing
tyb0807 created a branch on hicder/muopdb

tyb0807/reindex - MuopDB - A Vector Database

tyb0807 opened a pull request on hicder/muopdb
[NFC] Use shorthand variables
Load more