Krati is a persistent key/value data store written in Java with low latency and high throughput. It is designed for read-write-intensive workloads.
KR
- Source Code
- https://github.com/jingwei/krati[02]
- Developer
- Country of Origin
- US
- Start Year
- 2010 [03]
- End Year
- 2013
- Project Types
- Hobby, Open Source
- Written in
- Java
- Operating System
- All OS with Java VM
- License
- Apache v2
Krati is a persistent key/value data store written in Java with low latency and high throughput. It is designed for read-write-intensive workloads.
History
The project was last updated in 2013 and has since been abandoned.
Checkpoints[01]
The system takes periodic checkpoints of the entire DBMS. This is the only durability mechanism.
Citations
3 sources- http://sna-projects.com/krati sna-projects.com
- GitHub - jingwei/krati: A hash-based high-performance data store · GitHub github.com
- initial import github.com
Revision #3
Last Updated: