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/rocksdb
Naman Gupta 1447bb5919 Allow callback to change size of existing value. Change return type of the callback function to an enum status to handle 3 cases. 11 years ago
..
arena.h Add License message to public header files. 11 years ago
c.h C API: add rocksdb_env_set_high_priority_background_threads 11 years ago
cache.h Expose usage info for the cache 11 years ago
compaction_filter.h Clarify CompactionFilter thread safety requirements 11 years ago
comparator.h Add License message to public header files. 11 years ago
db.h Fix CompactRange to apply filter to every key 11 years ago
env.h Add License message to public header files. 11 years ago
filter_policy.h Add License message to public header files. 11 years ago
flush_block_policy.h Add License message to public header files. 11 years ago
iterator.h Add License message to public header files. 11 years ago
ldb_tool.h Add License message to public header files. 11 years ago
memtablerep.h Merge branch 'master' into performance 11 years ago
merge_operator.h Introduce MergeContext to Lazily Initialize merge operand list 11 years ago
options.h Allow callback to change size of existing value. Change return type of the callback function to an enum status to handle 3 cases. 11 years ago
perf_context.h Revert "Allow users to profile a query and see bottleneck of the query" 11 years ago
plain_table_factory.h [RocksDB] [Performance Branch] Some Changes to PlainTable format 11 years ago
slice.h Add License message to public header files. 11 years ago
slice_transform.h Add License message to public header files. 11 years ago
statistics.h Merge branch 'master' into performance 11 years ago
status.h Avoid malloc in NotFound key status if no message is given. 11 years ago
table.h Improve the "table stats" 11 years ago
table_properties.h [RocksDB] [Performance Branch] Some Changes to PlainTable format 11 years ago
transaction_log.h Initialize sequence number in BatchResult - issue #39 11 years ago
types.h Add License message to public header files. 11 years ago
universal_compaction.h Add License message to public header files. 11 years ago
write_batch.h Fix the return type of WriteBatch::Data(). 11 years ago