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
Dhruba Borthakur 5d16e503a6 Improved CompactionFilter api: pass in a opaque argument to CompactionFilter invocation. 12 years ago
..
c.h Added bloom filter support. 13 years ago
cache.h Print the block cache size in the LOG. 12 years ago
comparator.h A number of fixes: 13 years ago
db.h Add a readonly db 12 years ago
env.h Enable LevelDb to create a new log file if current log file is too large. 12 years ago
filter_policy.h Added bloom filter support. 13 years ago
iterator.h A number of fixes: 13 years ago
options.h Improved CompactionFilter api: pass in a opaque argument to CompactionFilter invocation. 12 years ago
slice.h Support for java access to leveldb via leveldbjni. 13 years ago
statistics.h Metrics: record compaction drop's and bloom filter effectiveness 12 years ago
status.h build shared libraries; updated version to 1.3; add Status accessors 13 years ago
table.h Trigger read compaction only if seeks to storage are incurred. 12 years ago
table_builder.h Allow having different compression algorithms on different levels. 12 years ago
write_batch.h A number of fixes: 13 years ago