-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Tej Pochiraju edited this page Jul 30, 2026
·
2 revisions
A pure-OCaml SQL engine targeting MirageOS unikernels. See the main README for feature coverage, encryption/durability/as-of options, and installation.
- Benchmarks — curated performance comparison vs. SQLite on real NVMe/HDD hardware
- Jepsen — the concurrency/fault-injection test harness (issue #177) and how to run it yourself
CI runs on both Forgejo (the primary dev repo, self-hosted runners) and GitHub Actions (mirrored workflows, GitHub-hosted runners). See .github/workflows/ in the repo for what runs where.