8 releases (breaking)
new 0.8.0 | Mar 25, 2025 |
---|---|
0.7.0 | Mar 10, 2025 |
0.6.0 | Mar 5, 2025 |
0.5.0 | Mar 5, 2025 |
0.1.0 | Apr 3, 2024 |
#490 in Database implementations
643 downloads per month
78KB
2K
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.4–6.5MB
~40K SLoC