rocksdb/include/leveldb
gabor@google.com 021ee9c32b C binding for leveldb, better readseq benchmark for SQLite.
- Added a C binding for LevelDB.
  May be useful as a stable ABI that can be used by 
  programs that keep leveldb in a shared library, 
  or for JNI API.

- Replaced SQLite's readseq benchmark to a more efficient version. 
  SQLite readseq speeds increased by about a factor of 2x 
  from the previous version. Also updated benchmark page to
  reflect readseq speed up.



git-svn-id: https://leveldb.googlecode.com/svn/trunk@46 62dab493-f737-651d-591e-8d6aee1b9529
2011-08-05 20:40:49 +00: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 Speed up Snappy uncompression, new Logger interface. 2011-07-21 02:40:18 +00: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 @ 21409451 2011-05-21 02:17:43 +00: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