You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/include/leveldb
Simha Venkataramaiah 60bf2b7d4a Add APIs to query SST file metadata and to delete specific SST files 11 years ago
..
arena.h Make arena block size configurable 11 years ago
c.h Fix poor error on num_levels mismatch and few other minor improvements 12 years ago
cache.h Codemod NULL to nullptr 12 years ago
compaction_filter.h Separate compaction filter for each compaction 11 years ago
comparator.h A number of fixes: 13 years ago
db.h Add APIs to query SST file metadata and to delete specific SST files 11 years ago
env.h [RocksDB] Option for incremental sync 12 years ago
filter_policy.h Added bloom filter support. 13 years ago
iterator.h A number of fixes: 13 years ago
ldb_tool.h [RocksDB] Expose LDB functioanality as a library call - clients can build their own LDB binary with additional options 12 years ago
memtablerep.h Make arena block size configurable 11 years ago
merge_operator.h Merge operator fixes part 1. 11 years ago
options.h Made merge_oprator a shared_ptr; and added TTL unit tests 11 years ago
perf_context.h [RocksDB] Expose thread local perf counter for low overhead, per call level performance statistics. 11 years ago
slice.h manifest_dump: Add --hex=1 option 12 years ago
slice_transform.h Prefix filters for scans (v4) 11 years ago
statistics.h Expose statistic for sequence number and implement setTickerCount 11 years ago
status.h [Rocksdb] Support Merge operation in rocksdb 12 years ago
table_builder.h Fix all the lint errors. 12 years ago
transaction_log.h API for getting archived log files 11 years ago
types.h API for getting archived log files 11 years ago
universal_compaction.h Renamed 'hybrid_compaction' tp be "Universal Compaction'. 12 years ago
write_batch.h Allow WriteBatch::Handler to abort iteration 11 years ago