Skip to content

andrew-r-thomas/store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

store

store is a transactional key-value database designed to support oltp workloads within a larger distributed system.

for now, store is a single node system, but the plan is to scale it out into a distributed system, with an eventual positioning similar to TiKV.

development is ongoing (you can't use it yet), but if you want to learn more about architecture/implementation details, or follow along the development process, you can read more at my blog.

About

key → value

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages