A distributed SQLite server with MySQL wire compatible interface
Stars
2.8k
Forks
72
Watchers
2.8k
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
366
commits
18
commits
16
commits
9
commits
3
commits
1
commits
1
commits
1
commits
1
commits
1
commits
refactor: simplify pass — bug fix, validation, cleanup
d926d90View on GitHubMerge pull request #153 from aursaty/fix/change_prefix_for_admin_routes_remove_and_allow
9e7fd96View on GitHubFix bug in handler for admin routes for remove and allow nodes in cluster quorum.
a91330fView on GitHubfreshann: align shared dependency versions with root module
562e154View on GitHubfreshann: cut to V2 format and harden disk-first ANN pipeline
ef546caView on GitHubfreshann: checkpoint disk-first ANN optimizations + library adaptive budgeting
426036dView on GitHubfeat(freshann): add standalone Pebble-backed ANN module with benchmark harness and perf-focused query path
d8492cbView on GitHubreplication: complete P1 hardening for replay/stream/load-data and test stability
c5ed51dView on GitHubbuild: move to Go 1.26 + Green Tea GC and bump project to v2.1.0-beta
7ddf0c1View on GitHubAdd replicated LOAD DATA LOCAL INFILE with replica forwarding
7ee6fd2View on GitHubtranspiler/cdc: wire schema-aware upsert conflicts and remove forced WAL checkpoints
6f16a6fView on GitHubreplica: make forwarded writes leader-transparent and idempotent
cff6364View on GitHubFix: Parameterized query extraction for binary data safety
25d07e7View on GitHub