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
Jim Paton 0307c5fe3a Implement log blobs 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 Expand KeyMayExist to return the proper value if it can be found in memory and also check block_cache 11 years ago
env.h [RocksDB] Option for incremental sync 11 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 [RocksDB] [MergeOperator] The new Merge Interface! Uses merge sequences. 11 years ago
options.h Prefix filters for scans (v4) 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 Counter for merge failure 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_iterator.h Do not allow Transaction Log Iterator to fall ahead when writer is writing the same file 12 years ago
types.h GetUpdatesSince API to enable replication. 12 years ago
universal_compaction.h Renamed 'hybrid_compaction' tp be "Universal Compaction'. 11 years ago
write_batch.h Implement log blobs 11 years ago