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
Chip Turner 0b83a83191 Fix poor error on num_levels mismatch and few other minor improvements 12 years ago
..
c.h Fix poor error on num_levels mismatch and few other minor improvements 12 years ago
cache.h Fix a number of object lifetime/ownership issues 12 years ago
comparator.h A number of fixes: 13 years ago
db.h Fix poor error on num_levels mismatch and few other minor improvements 12 years ago
env.h Use fallocate to prevent excessive allocation of sst files and logs 12 years ago
filter_policy.h Added bloom filter support. 13 years ago
iterator.h A number of fixes: 13 years ago
options.h Fix poor error on num_levels mismatch and few other minor improvements 12 years ago
slice.h manifest_dump: Add --hex=1 option 12 years ago
statistics.h Add counters to count gets and writes 12 years ago
status.h Added an API in rocksdb for checking for "invalid argument" and "not supported" for leveldb::Status 12 years ago
table.h Fix a number of object lifetime/ownership issues 12 years ago
table_builder.h Fix all the lint errors. 12 years ago
transaction_log_iterator.h GetSequence API in write batch. 12 years ago
types.h GetUpdatesSince API to enable replication. 12 years ago
write_batch.h Enhancements to rocksdb for better support for replication. 12 years ago