Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hicder closed a pull request on hicder/muopdb
Write into WAL on insertion
Hook WAL into insertion, and default to not using WAL. This option must be selected on collection creation.hicder opened a pull request on hicder/muopdb
Hook writing WAL into collection
Hook WAL into insertion, and default to not using WAL. This option must be selected on collection creation.hicder closed a pull request on hicder/muopdb
WAL implementation
Implementation for the write-ahead-loghicder opened a pull request on hicder/muopdb
WAL implementation
Implementation for the write-ahead-loghicder pushed 1 commit to master hicder/muopdb
- Rename some variable names for consistency (#336) 599273e
hicder closed a pull request on hicder/muopdb
Rename some variable names for consistency
Just name changehicder pushed 1 commit to hicder/rename-var hicder/muopdb
- Rename some variable names for consistency 2e3c035
hicder opened a pull request on hicder/muopdb
Rename some variable names for consistency
Just name changehicder closed a pull request on hicder/muopdb
Read pending segment on startup
As tilted. On startup, we clear the pending directory and read anew. In the future, once we support deletion, we need to spare the pending deletion list.hicder pushed 1 commit to hicder/read-pending-on-startup hicder/muopdb
- Read pending segment on startup bc5acd8
hicder opened a pull request on hicder/muopdb
Read pending segment on startup
As tilted. On startup, we clear the pending directory and read anew. In the future, once we support deletion, we need to spare the pending deletion list.hicder created a branch on hicder/muopdb
hicder/read-pending-on-startup - MuopDB - A Vector Database
hicder pushed 1 commit to master hicder/muopdb
- Deserializing empty pending map if missing (#333) 1e889ad