Note to myself : Search before you post. Apologies, I checked new and front page only!
Re: LevelDB: A Fast Persistent Key-Value Store
#11You were right to post it -- it's a new blog post announcing the non-beta release and benchmarks.
11–20 of 66 posts
Note to myself : Search before you post. Apologies, I checked new and front page only!
Hi there! I'm a YC alum (reMail W09) and helped Jeff and Sanjay with LevelDB. Let me know if you have any questions about LevelDB and I'll see if I can help.
how is this different from membase?
Uhm shouldn't that be ovious by reading the high level descriptions of each? They are for completely different use cases. Membase is a distributed Key/Value server and LevelDB is a Key/Value library.
http://www.hnsearch.com/search#request/all&q=leveldb
it would be cool to make a leveldb backed fork of redis