Skip to content
/ Subaru Public

A key-value database in developing, support redis data structures and based on multi-threads

Notifications You must be signed in to change notification settings

viggox/Subaru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

Subaru

A key-value database which I am developing(recently postponed since I am too busy with graduation thesis =,=, but I promise I will return!), it will support the 6 data structures supported by redis, but instead using multi-thread infrastructure, we will assimilate the design patterns from memcached, muduo....to build our own k-v database.

This note will be kept in updating;

About

A key-value database in developing, support redis data structures and based on multi-threads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages