Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 176 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 176 Bytes

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.