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
heyongqiang a4f9b8b49e merge 1.5 12 years ago
..
c.h Added bloom filter support. 12 years ago
cache.h Add support to specify the number of shards for the Block cache. By default, the block cache is sharded into 16 parts. 12 years ago
comparator.h A number of fixes: 13 years ago
db.h merge 1.5 12 years ago
env.h Introduce a new method Env->Fsync() that issues fsync (instead of fdatasync). 12 years ago
filter_policy.h Added bloom filter support. 12 years ago
iterator.h A number of fixes: 13 years ago
options.h Introduce a new method Env->Fsync() that issues fsync (instead of fdatasync). 12 years ago
slice.h Support for java access to leveldb via leveldbjni. 12 years ago
statistics.h Fix table-cache size bug, gather table-cache statistics and prevent readahead done by fs. Summary: 12 years ago
status.h build shared libraries; updated version to 1.3; add Status accessors 12 years ago
table.h Added bloom filter support. 12 years ago
table_builder.h Added bloom filter support. 12 years ago
write_batch.h A number of fixes: 13 years ago