rocksdb/include/rocksdb
sdong 83bf09144b Bump verison number to 3.7
Summary: As tittle

Test Plan: N/A

Reviewers: ljin, yhchiang, rven, igor

Reviewed By: igor

Subscribers: leveldb, dhruba

Differential Revision: https://reviews.facebook.net/D28299
2014-11-04 14:52:02 -08:00
..
utilities WriteBatchWithIndex supports an iterator that merge its change with a base iterator. 2014-10-10 19:02:58 -07:00
c.h Remove allow_thread_local 2014-09-24 13:12:16 -07:00
cache.h Remove unused member(s) 2014-09-05 20:50:29 -07:00
compaction_filter.h
comparator.h Built-in comparator(s) in RocksJava 2014-09-26 10:35:12 +02:00
db.h SetOptions() for memtable related options 2014-09-17 12:49:13 -07:00
env.h DB::Open() to automatically increase thread pool size if it is smaller than max number of parallel compactions or flushes 2014-11-03 17:22:34 -08:00
filter_policy.h Implement full filter for block based table. 2014-09-08 10:37:05 -07:00
flush_block_policy.h
immutable_options.h dynamic inplace_update options 2014-10-27 12:10:13 -07:00
iostats_context.h
iterator.h
ldb_tool.h
memtablerep.h SkipListRep::LookaheadIterator 2014-10-07 11:48:23 -07:00
merge_operator.h
options.h convert Options from string 2014-10-10 10:00:12 -07:00
perf_context.h
rate_limiter.h
slice.h
slice_transform.h
statistics.h Push- instead of pull-model for managing Write stalls 2014-09-08 11:20:25 -07:00
status.h
table.h Sanitize block-based table index type and check prefix_extractor 2014-10-17 21:18:36 -07:00
table_properties.h
transaction_log.h
types.h
universal_compaction.h
version.h Bump verison number to 3.7 2014-11-04 14:52:02 -08:00
write_batch.h