7 releases (breaking)
new 0.7.0 | Mar 10, 2025 |
---|---|
0.6.0 | Mar 5, 2025 |
0.5.0 | Mar 5, 2025 |
0.4.0 | Feb 20, 2025 |
0.1.0 | Apr 3, 2024 |
#429 in Database implementations
463 downloads per month
63KB
1.5K
SLoC
An embedded, in-memory, immutable, copy-on-write, key-value database engine.
Features
- In-memory database
- Multi-version concurrency control
- Rich transaction support with rollbacks
- Multiple concurrent readers without locking
- Support for serializable, isolated transactions
- Atomicity, Consistency and Isolation from ACID
Dependencies
~1.2–2MB
~38K SLoC