rocksdb/include/rocksdb
sdong 73a9b0f4ba Update version to 4.5
Summary: Time to cut branch for release 4.5. Change the versions.

Test Plan: Not needed

Reviewers: IslamAbdelRahman, yhchiang, kradhakrishnan, andrewkr, anthony

Reviewed By: anthony

Subscribers: leveldb, dhruba

Differential Revision: https://reviews.facebook.net/D53883
2016-02-05 13:05:54 -08:00
..
utilities Do not use timed_mutex in TransactionDB 2015-12-18 17:26:02 -08:00
c.h Merge pull request #916 from warrenfalk/capi_huge_page_option 2016-01-04 09:24:30 -08:00
cache.h
compaction_filter.h Use SST files for Transaction conflict detection 2015-12-11 12:34:11 -08:00
compaction_job_stats.h
comparator.h
convenience.h Delete files in given key range 2015-12-29 13:22:13 -08:00
db.h Eliminate duplicated property constants 2016-02-02 19:14:56 -08:00
db_dump_tool.h
env.h add a factory method for creating hdfs env 2015-12-23 17:26:50 -08:00
experimental.h
filter_policy.h
flush_block_policy.h
immutable_options.h When slowdown is triggered, reduce the write rate 2015-12-23 11:33:15 -08:00
iostats_context.h
iterator.h Introduce ReadOptions::pin_data (support zero copy for keys) 2015-12-16 12:08:30 -08:00
ldb_tool.h ldb to support --column_family option 2016-01-25 14:58:18 -08:00
listener.h Fix lite_build 2015-12-22 11:58:13 -08:00
memtablerep.h support for concurrent adds to memtable 2015-12-25 11:03:40 -08:00
merge_operator.h
metadata.h
options.h Enable per-request buffer allocation in RandomAccessFile 2016-02-01 13:14:37 -08:00
perf_context.h PerfContext::ToString() add option to exclude zero counters 2016-02-01 13:41:13 -08:00
perf_level.h Add a perf context level that doesn't measure time for mutex operations 2016-01-25 14:45:03 -08:00
rate_limiter.h
slice.h
slice_transform.h
snapshot.h
sst_dump_tool.h
sst_file_manager.h Add SstFileManager (component tracking all SST file in DBs and control the deletion rate) 2016-01-28 18:35:01 -08:00
sst_file_writer.h
statistics.h Add histogram for value size per operation 2016-01-31 18:09:24 -08:00
status.h Make Status moveable 2015-12-22 16:06:20 -08:00
table.h Add BlockBasedTableOptions::index_block_restart_interval 2016-02-05 10:22:37 -08:00
table_properties.h
thread_status.h
transaction_log.h
types.h
universal_compaction.h
version.h Update version to 4.5 2016-02-05 13:05:54 -08:00
wal_filter.h
write_batch.h
write_batch_base.h