@contextgit/store
v0.2.2
Published
Storage interface (`ContextStore`) plus the LocalStore (SQLite + sqlite-vec), RemoteStore (HTTP), and SupabaseStore (Postgres + pgvector) backends for [ContextGit](https://www.npmjs.com/package/contextgit).
Downloads
957
Readme
@contextgit/store
Storage interface (ContextStore) plus the LocalStore (SQLite + sqlite-vec), RemoteStore (HTTP), and SupabaseStore (Postgres + pgvector) backends for ContextGit.
This is an internal workspace package. If you want to use ContextGit, install the main package:
npm install -g contextgit
contextgit initSee the main package — contextgit — or the project on GitHub: MendeTr/contextgit.
License
MIT
