..
arena_impl.cc
Make arena block size configurable
12 years ago
arena_impl.h
Make arena block size configurable
12 years ago
arena_test.cc
Make arena block size configurable
12 years ago
auto_roll_logger.cc
[RocksDB] Fix PosixLogger and AutoRollLogger thread safety
12 years ago
auto_roll_logger.h
[RocksDB] Fix PosixLogger and AutoRollLogger thread safety
12 years ago
auto_roll_logger_test.cc
[RocksDB] Fix PosixLogger and AutoRollLogger thread safety
12 years ago
bit_set.h
[Rocksdb] Implement filluniquerandom
12 years ago
bloom.cc
Fix all the lint errors.
12 years ago
bloom_test.cc
Fix all warnings generated by -Wall option to the compiler.
12 years ago
build_version.h
Stop continually re-creating build_version.c
12 years ago
cache.cc
[RocksDB] Fix LRUCache Eviction problem
12 years ago
cache_test.cc
[RocksDB] Fix LRUCache Eviction problem
12 years ago
coding.cc
Codemod NULL to nullptr
12 years ago
coding.h
Codemod NULL to nullptr
12 years ago
coding_test.cc
Codemod NULL to nullptr
12 years ago
comparator.cc
merge 1.5
13 years ago
crc32c.cc
Codemod NULL to nullptr
12 years ago
crc32c.h
A number of fixes:
13 years ago
crc32c_test.cc
Fix all warnings generated by -Wall option to the compiler.
12 years ago
env.cc
[RocksDB] Option for incremental sync
12 years ago
env_hdfs.cc
Ability to configure bufferedio-reads, filesystem-readaheads and mmap-read-write per database.
12 years ago
env_posix.cc
[RocksDB] Add mmap_read option for db_stress
12 years ago
env_test.cc
[RocksDB] cleanup EnvOptions
12 years ago
filelock_test.cc
Prevent concurrent multiple opens of leveldb database.
13 years ago
filter_policy.cc
Added bloom filter support.
13 years ago
fixed_prefix_transform.cc
Prefix filters for scans (v4)
12 years ago
hash.cc
A number of fixes:
13 years ago
hash.h
reverting disastrous MOE commit, returning to r21
14 years ago
histogram.cc
[Rocksdb] Remove unused double apis to record into histograms
12 years ago
histogram.h
[Rocksdb] Remove unused double apis to record into histograms
12 years ago
histogram_test.cc
Introduce histogram in statistics.h
12 years ago
ldb_cmd.cc
Merge remote-tracking branch 'origin' into performance
12 years ago
ldb_cmd.h
[RocksDB] Improve manifest dump to print internal keys in hex for version edits.
12 years ago
ldb_cmd_execute_result.h
Enhanced ldb to support data access commands
12 years ago
ldb_tool.cc
[RocksDB] Support internal key/value dump for ldb
12 years ago
logging.cc
Fix all warnings generated by -Wall option to the compiler.
12 years ago
logging.h
A number of fixes:
13 years ago
manual_compaction_test.cc
[rocksdb] do not trim range for level0 in manual compaction
12 years ago
murmurhash.cc
Implement RowLocks for assoc schema
13 years ago
murmurhash.h
Implement RowLocks for assoc schema
13 years ago
mutexlock.h
Implement ReadWrite locks for leveldb
13 years ago
options.cc
Add options to dump.
12 years ago
posix_logger.h
[RocksDB] Fix PosixLogger and AutoRollLogger thread safety
12 years ago
random.h
[RocksDB] Include 64bit random number generator
12 years ago
signal_test.cc
[RocksDB] fix build
12 years ago
stack_trace.h
[RocksDB] Add stacktrace signal handler
12 years ago
statistics.cc
[rocksdb][refactor] statistic printing code to one place
12 years ago
stats_logger.h
Clean up compiler warnings generated by -Wall option.
13 years ago
status.cc
[Rocksdb] Support Merge operation in rocksdb
12 years ago
stop_watch.h
[RocksDB] Simplify StopWatch implementation
12 years ago
string_util.cc
Ability to set different size fanout multipliers for every level.
12 years ago
string_util.h
Ability to set different size fanout multipliers for every level.
12 years ago
testharness.cc
Codemod NULL to nullptr
12 years ago
testharness.h
A number of fixes:
13 years ago
testutil.cc
Fix all warnings generated by -Wall option to the compiler.
12 years ago
testutil.h
Ability to configure bufferedio-reads, filesystem-readaheads and mmap-read-write per database.
12 years ago