rocksdb/include/leveldb
Hans Wennborg 213a68eb68 Sync with upstream @23860137.
Fix GCC -Wshadow warnings in LevelDB's public header files,
reported by Dustin.

Add in-memory Env implementation (helpers/memenv/*).
This enables users to create LevelDB databases in-memory.

Initialize ShardedLRUCache::last_id_ to zero.
This fixes a Valgrind warning.

(Also delete port/sha1_* which were removed upstream some time ago.)
2011-09-12 10:21:10 +01:00
..
c.h C binding for leveldb, better readseq benchmark for SQLite. 2011-08-05 20:40:49 +00:00
cache.h reverting disastrous MOE commit, returning to r21 2011-04-19 23:11:15 +00:00
comparator.h sync with upstream @ 21409451 2011-05-21 02:17:43 +00:00
db.h C binding for leveldb, better readseq benchmark for SQLite. 2011-08-05 20:40:49 +00:00
env.h Sync with upstream @23860137. 2011-09-12 10:21:10 +01:00
iterator.h sync with upstream @ 21409451 2011-05-21 02:17:43 +00:00
options.h Speed up Snappy uncompression, new Logger interface. 2011-07-21 02:40:18 +00:00
slice.h Sync with upstream @23860137. 2011-09-12 10:21:10 +01:00
status.h Sun Studio support, and fix for test related memory fixes. 2011-07-19 23:36:47 +00:00
table_builder.h sync with upstream @ 21409451 2011-05-21 02:17:43 +00:00
table.h sync with upstream @ 21409451 2011-05-21 02:17:43 +00:00
write_batch.h sync with upstream @ 21409451 2011-05-21 02:17:43 +00:00