Live data from Hacker News

LevelDB: A Fast Persistent Key-Value Store

google-opensource.blogspot.com

1–10 of 66 posts

Re: LevelDB: A Fast Persistent Key-Value Store

#5
See also:

Previous discussion - http://news.ycombinator.com/item?id=2526032

Benchmarks vs Kyoto TreeDB and SQLite3 - http://leveldb.googlecode.com/svn/trunk/doc/benchmark.html (discussion - http://news.ycombinator.com/item?id=2813061)

Benchmarks vs InnoDB - http://blog.basho.com/2011/07/01/Leveling-the-Field/

Re: LevelDB: A Fast Persistent Key-Value Store

#10
post #6

Open sourced as of March 18th, 2011: http://code.google.com/p/leveldb/source/browse/trunk/LICENSE... That initial checkin: http://code.google.com/p/leveldb/source/detail?r=2

Yes, we put up the Google Code site incognito mode back then, but have since added a number of bugfixes and optimizations, so we're actually comfortable announcing the project now.
Post reply on HN