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
Igor Canadi d24961b65e Moving to glibc-fb 11 years ago
..
builder.cc Don't always compress L0 files written by memtable flush 11 years ago
builder.h Don't always compress L0 files written by memtable flush 11 years ago
c.cc C API: add rocksdb_env_set_high_priority_background_threads 11 years ago
c_test.c Rename leveldb to rocksdb in C api 11 years ago
compaction.cc Unfriending classes 11 years ago
compaction.h Unfriending classes 11 years ago
compaction_picker.cc If User setting of compaction multipliers overflow, use default value 1 instead 11 years ago
compaction_picker.h Fix SIGSEGV in compaction picker 11 years ago
corruption_test.cc Make "Table" pluggable 11 years ago
db_bench.cc Moving to glibc-fb 11 years ago
db_filesnapshot.cc Move functions from VersionSet to Version 11 years ago
db_impl.cc CompactRange() to return status 11 years ago
db_impl.h CompactRange() to return status 11 years ago
db_impl_readonly.cc Refactor Recover() code 11 years ago
db_impl_readonly.h CompactRange() to return status 11 years ago
db_iter.cc Get rid of some shared_ptrs 11 years ago
db_iter.h Add appropriate LICENSE and Copyright message. 11 years ago
db_stats_logger.cc Move functions from VersionSet to Version 11 years ago
db_test.cc CompactRange() to return status 11 years ago
dbformat.cc Add appropriate LICENSE and Copyright message. 11 years ago
dbformat.h Make "Table" pluggable 11 years ago
dbformat_test.cc Add appropriate LICENSE and Copyright message. 11 years ago
deletefile_test.cc Start DeleteFileTest with clean plate 11 years ago
filename.cc Unify DeleteFile and DeleteWalFiles 11 years ago
filename.h Unify DeleteFile and DeleteWalFiles 11 years ago
filename_test.cc Add appropriate LICENSE and Copyright message. 11 years ago
log_format.h Add appropriate LICENSE and Copyright message. 11 years ago
log_reader.cc Add appropriate LICENSE and Copyright message. 11 years ago
log_reader.h Add appropriate LICENSE and Copyright message. 11 years ago
log_test.cc Add appropriate LICENSE and Copyright message. 11 years ago
log_writer.cc Add appropriate LICENSE and Copyright message. 11 years ago
log_writer.h Add appropriate LICENSE and Copyright message. 11 years ago
memtable.cc Statistics code cleanup 11 years ago
memtable.h Remove the unnecessary use of shared_ptr 11 years ago
memtablelist.cc Introduce MergeContext to Lazily Initialize merge operand list 11 years ago
memtablelist.h Introduce MergeContext to Lazily Initialize merge operand list 11 years ago
merge_context.h Introduce MergeContext to Lazily Initialize merge operand list 11 years ago
merge_helper.cc Statistics code cleanup 11 years ago
merge_helper.h [RocksDB] Use raw pointer instead of shared pointer when passing Statistics object internally 11 years ago
merge_operator.cc Add appropriate LICENSE and Copyright message. 11 years ago
merge_test.cc Use ASSERT_EQ() instead of assert() in merge_test 11 years ago
perf_context_test.cc Killing Transform Rep 11 years ago
prefix_filter_iterator.h Add appropriate LICENSE and Copyright message. 11 years ago
prefix_test.cc Killing Transform Rep 11 years ago
repair.cc VersionEdit not to take NumLevels() 11 years ago
simple_table_db_test.cc Statistics code cleanup 11 years ago
skiplist.h Implementing DynamicIterator for TransformRepNoLock 11 years ago
skiplist_test.cc Add appropriate LICENSE and Copyright message. 11 years ago
snapshot.h Add appropriate LICENSE and Copyright message. 11 years ago
table_cache.cc Hotfix the bug in table cache's GetSliceForFileNumber 11 years ago
table_cache.h Follow-up Cleaning-up After D13521 11 years ago
table_properties_collector.cc Improve the readability of the TableProperties::ToString() 11 years ago
table_properties_collector.h Improve the "table stats" 11 years ago
table_properties_collector_test.cc Move flush_block_policy from Options to TableFactory 11 years ago
tailing_iter.cc Tailing iterator 11 years ago
tailing_iter.h Tailing iterator 11 years ago
transaction_log_impl.cc Fix the string format issue 11 years ago
transaction_log_impl.h Making the transaction log iterator more robust 11 years ago
version_edit.cc Remove compaction pointers 11 years ago
version_edit.h Remove compaction pointers 11 years ago
version_edit_test.cc Remove compaction pointers 11 years ago
version_set.cc Unfriending classes 11 years ago
version_set.h Remove compaction pointers 11 years ago
version_set_reduce_num_levels.cc Remove compaction pointers 11 years ago
version_set_test.cc Add appropriate LICENSE and Copyright message. 11 years ago
write_batch.cc Statistics code cleanup 11 years ago
write_batch_internal.h In-place updates for equal keys and similar sized values 11 years ago
write_batch_test.cc Fix memtable construction in tests 11 years ago