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/db
Mark Callaghan 2ba125faf6 fix warning for unused variable 12 years ago
..
builder.cc Allow having different compression algorithms on different levels. 12 years ago
builder.h A number of fixes: 13 years ago
c.cc Move WAL files to archive directory, instead of deleting. 12 years ago
c_test.c The c_test was sometimes failing with an assertion. 12 years ago
corruption_test.cc Fix all warnings generated by -Wall option to the compiler. 12 years ago
db_bench.cc db_bench should use the default value for max_grandparent_overlap_factor. 12 years ago
db_filesnapshot.cc Fix all the lint errors. 12 years ago
db_impl.cc Fixing some issues Valgrind found 12 years ago
db_impl.h Enhance ReadOnly mode to process the all committed transactions. 12 years ago
db_impl_readonly.cc Enhance ReadOnly mode to process the all committed transactions. 12 years ago
db_impl_readonly.h Add a readonly db 12 years ago
db_iter.cc A number of fixes: 13 years ago
db_iter.h A number of fixes: 13 years ago
db_statistics.h Compilation error while compiling with OPT=-g 12 years ago
db_stats_logger.cc remove boost 12 years ago
db_test.cc Port fix for Leveldb manifest writing bug from Open-Source 12 years ago
dbformat.cc manifest_dump: Add --hex=1 option 12 years ago
dbformat.h manifest_dump: Add --hex=1 option 12 years ago
dbformat_test.cc Fix all warnings generated by -Wall option to the compiler. 12 years ago
filename.cc Added meta-database support. 12 years ago
filename.h Added meta-database support. 12 years ago
filename_test.cc Added meta-database support. 12 years ago
log_file.h GetUpdatesSince API to enable replication. 12 years ago
log_format.h A number of fixes: 13 years ago
log_reader.cc Fix all warnings generated by -Wall option to the compiler. 12 years ago
log_reader.h A number of fixes: 13 years ago
log_test.cc Fix all warnings generated by -Wall option to the compiler. 12 years ago
log_writer.cc A number of fixes: 13 years ago
log_writer.h A number of fixes: 13 years ago
memtable.cc Fixing and adding some comments 12 years ago
memtable.h Fixing and adding some comments 12 years ago
memtablelist.cc Fix all the lint errors. 12 years ago
memtablelist.h Fixing and adding some comments 12 years ago
repair.cc This is the mega-patch multi-threaded compaction 12 years ago
skiplist.h This is the mega-patch multi-threaded compaction 12 years ago
skiplist_test.cc Fix all warnings generated by -Wall option to the compiler. 12 years ago
snapshot.h Delete non-visible keys during a compaction even in the presense of snapshots. 12 years ago
table_cache.cc Add two more options: disable block cache and make table cache shard number configuable 12 years ago
table_cache.h Trigger read compaction only if seeks to storage are incurred. 12 years ago
transaction_log_iterator_impl.cc Enhancements to rocksdb for better support for replication. 12 years ago
transaction_log_iterator_impl.h GetSequence API in write batch. 12 years ago
version_edit.cc Clean up compiler warnings generated by -Wall option. 12 years ago
version_edit.h Fix all the lint errors. 12 years ago
version_edit_test.cc Make some variables configurable for each db instance 12 years ago
version_set.cc fix warning for unused variable 12 years ago
version_set.h Port fix for Leveldb manifest writing bug from Open-Source 12 years ago
version_set_reduce_num_levels.cc disable size compaction in ldb reduce_levels and added compression and file size parameter to it 12 years ago
version_set_test.cc Fix all warnings generated by -Wall option to the compiler. 12 years ago
write_batch.cc added group commit; drastically speeds up mult-threaded synchronous write workloads 12 years ago
write_batch_internal.h GetUpdatesSince API to enable replication. 12 years ago
write_batch_test.cc Fix all warnings generated by -Wall option to the compiler. 12 years ago