SSDB: A fast on-disk NoSQL database that uses the Redis protocol
ideawu.com10 pointsby lastcanal8 comments
leveldb:
# in MB
cache_size: 500
# in KB
block_size: 32
# in MB
write_buffer_size: 64
# in MB
compaction_speed: 1000
# yes|no
compression: no