DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

Krati


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.

Source Code
https://github.com/jingwei/krati[02]
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

Database Entry

Krati


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.

Data Model


Indexes


Storage Architecture


Citations

3 sources
  1. http://sna-projects.com/krati sna-projects.com Dead — Check Archive
  2. GitHub - jingwei/krati: A hash-based high-performance data store · GitHub github.com
  3. initial import github.com
Revision #3 Last Updated: