Commit Graph

634 Commits (bc8eed12d9d53ccd8d4fedb9eb0c31a6437a2484)
 

Author SHA1 Message Date
Haobo Xu 1afdf28701 [RocksDB] Compaction Filter Cleanup 11 years ago
Abhishek Kona 7a5f71d19a [Rocksdb] measure table open io in a histogram 11 years ago
Haobo Xu 0c2a2dd5e8 [RocksDB] Fix build. Removed deprecated option --mmap_read from db_crashtest 11 years ago
Haobo Xu 778e179046 [RocksDB] Sync file to disk incrementally 11 years ago
Deon Nicholas 4985a9f73b [Rocksdb] [Multiget] Introduced multiget into db_bench 11 years ago
Haobo Xu bdf1085944 [RocksDB] cleanup EnvOptions 11 years ago
Deon Nicholas 5679107b07 Completed the implementation and test cases for Redis API. 11 years ago
Dhruba Borthakur e673d5d26d Do not submit multiple simultaneous seek-compaction requests. 11 years ago
Mayank Agarwal 3c35eda9bd Make Write API work for TTL databases 11 years ago
Dhruba Borthakur 1b69f1e584 Fix refering freed memory in earlier commit. 11 years ago
Abhishek Kona 4a8554d5bb [Rocksdb] fix wrong assert 11 years ago
Dhruba Borthakur c5de1b9391 Print name of user comparator in LOG. 11 years ago
Abhishek Kona a4913c5170 [rocksdb] names for all metrics provided in statistics.h 11 years ago
Mayank Agarwal 184343a061 Max_mem_compaction_level can have maximum value of num_levels-1 11 years ago
Mayank Agarwal 7a6bd8e975 Modifying options to db_stress when it is run with db_crashtest 11 years ago
Vamsi Ponnekanti 3bb9449906 [Fix whilebox crash test failure] 11 years ago
Abhishek Kona e982b5a489 [Rocksdb] measure table open io in a histogram 11 years ago
Jim Paton 8ef328ee6a ctags and cscope support to Makefile 11 years ago
Vamsi Ponnekanti 5cf7a00bda [Make most of the changes suggested by Aaron] 11 years ago
Deon Nicholas db1f0cddf3 Fixed valgrind errors 11 years ago
Deon Nicholas d8c7c45ea0 Very basic Multiget and simple test cases. 11 years ago
Abhishek Kona d91b42ee27 [Rocksdb] Measure all FSYNC/SYNC times 11 years ago
Abhishek Kona ee522d0032 [Rocksdb] Log on disable/enable file deletions 11 years ago
Haobo Xu 043573b24f [RocksDB] Include 64bit random number generator 11 years ago
Mark Callaghan d9f538e1a9 Improve output for GetProperty('leveldb.stats') 11 years ago
Haobo Xu 2b1fb5b01d [RocksDB] Add score column to leveldb.stats 11 years ago
Haobo Xu d897d33bf1 [RocksDB] Introduce Fast Mutex option 11 years ago
Haobo Xu ab8d2f6ab2 [RocksDB] [Performance] Allow different posix advice to be applied to the same table file 11 years ago
Haobo Xu 2df65c118c [RocksDB] Dump counters and histogram data periodically with compaction stats 11 years ago
Dhruba Borthakur a8d807ee91 Record the number of open db iterators. 11 years ago
Haobo Xu fb684da082 [RocksDB] Fix CorruptionTest 11 years ago
heyongqiang 4c47d8f345 add block deviation option to terminate a block before it exceeds block_size 11 years ago
heyongqiang 4b29651206 add block deviation option to terminate a block before it exceeds block_size 11 years ago
Haobo Xu ef15b9d178 [RocksDB] Fix MaybeDumpStats 11 years ago
Haobo Xu 0e879c93de [RocksDB] dump leveldb.stats periodically in LOG file. 11 years ago
Dhruba Borthakur 26541860d3 The max size of the write buffer size can be 64 GB. 11 years ago
Dhruba Borthakur 898f79372f Fix valgrind errors introduced by https://reviews.facebook.net/D10863 11 years ago
Haobo Xu c2e2460f8a [RocksDB] Expose DBStatistics 11 years ago
Vamsi Ponnekanti 760dd4750f [Kill randomly at various points in source code for testing] 11 years ago
Haobo Xu 87d0af15d8 [RocksDB] Introduce an option to skip log error on recovery 11 years ago
Dhruba Borthakur d1aaaf718c Ability to set different size fanout multipliers for every level. 11 years ago
Haobo Xu c3c13db346 [RocksDB] [Performance Bug] MemTable::Get Slow 11 years ago
Mayank Agarwal 3827403c51 Check to db_stress to not allow disable_wal and reopens set together 11 years ago
Haobo Xu 839f6db77e [RocksDB] Fix PosixLogger and AutoRollLogger thread safety 11 years ago
Mayank Agarwal 15ccd10c7f A nit to db_stress to terminate generated value at proper length 11 years ago
Haobo Xu 8a59ed9bc7 [RockdDB] fix build 11 years ago
Abhishek Kona e1174306c5 [RocksDB] Simplify StopWatch implementation 11 years ago
Abhishek Kona 446151cd20 [Rocksdb] Remove unused double apis to record into histograms 11 years ago
Mayank Agarwal 8a48410f09 Enhance the ldb tool to support ttl databases 11 years ago
Mayank Agarwal 8c9411c637 Modify build_detect_platform to run fbcode.*.* irrespective of $PATH 11 years ago