Skip to content
/ setdb Public
forked from tent/setdb

The Redis protocol on top of LevelDB written in Go

License

Notifications You must be signed in to change notification settings

daemon13/setdb

 
 

Repository files navigation

SetDB

SetDB is an implementation of the Redis protocol that persists to LevelDB on disk instead of memory. This allows the dataset size to grow beyond the bounds of memory.

About

The Redis protocol on top of LevelDB written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published