Commit Graph

575 Commits (9700677a2b83b3a9aa9820cd5e6953b393db85e6)
 

Author SHA1 Message Date
Jim Paton 9700677a2b Slow down writes gradually rather than suddenly 11 years ago
Xing Jin 0f0a24e298 Make arena block size configurable 11 years ago
Dhruba Borthakur 542cc10b19 Fix README contents. 11 years ago
Jim Paton 6db52b525a Don't use redundant Env::NowMicros() calls 11 years ago
Jim Paton abc90b067c Use specific DB name in merge_test 11 years ago
Jim Paton 18afff2e63 Add stall counts to statistics 11 years ago
Dhruba Borthakur d7ba5bce37 Revert 6fbe4e981a3d74270a0160445bd993c464c23d76: If disable wal is set, then batch commits are avoided 11 years ago
Jim Paton 52d7ecfc78 Virtualize SkipList Interface 11 years ago
Dhruba Borthakur 6fbe4e981a If disable wal is set, then batch commits are avoided. 11 years ago
Mayank Agarwal f3baeecd44 Adding filter_deletes to crash_tests run in jenkins 11 years ago
Mayank Agarwal bf66c10b13 Use KeyMayExist for WriteBatch-Deletes 11 years ago
Haobo Xu d364eea1fc [RocksDB] Fix FindMinimumEmptyLevelFitting 11 years ago
Haobo Xu 9ee68871dc [RocksDB] Enable manual compaction to move files back to an appropriate level. 11 years ago
Mayank Agarwal e9b675bd94 Fix memory leak in KeyMayExist test part of db_test 11 years ago
Mayank Agarwal 2a986919d6 Make rocksdb-deletes faster using bloom filter 11 years ago
Xing Jin 8a5341ec7d Newbie code question 11 years ago
Mayank Agarwal 821889e207 Print complete statistics in db_stress 11 years ago
Haobo Xu a8d5f8dde2 [RocksDB] Remove old readahead options 11 years ago
Haobo Xu 9ba82786ce [RocksDB] Provide contiguous sequence number even in case of write failure 11 years ago
Haobo Xu 92ca816a60 [RocksDB] Support internal key/value dump for ldb 11 years ago
Mayank Agarwal d56523c49c Update rocksdb version 11 years ago
Haobo Xu 71e0f695c1 [RocksDB] Expose count for WriteBatch 11 years ago
Deon Nicholas 34ef873290 Added stringappend_test back into the unit tests. 11 years ago
Deon Nicholas 6894a50aa7 Updated "make clean" to remove all .o files 11 years ago
Mayank Agarwal b858da709a Simplify bucketing logic in ldb-ttl 11 years ago
Mayank Agarwal 61f1baaedf Introducing timeranged scan, timeranged dump in ldb. Also the ability to count in time-batches during Dump 11 years ago
Haobo Xu 0f78fad9f5 [RocksDB] add back --mmap_read options to crashtest 11 years ago
Haobo Xu 4deaa0d48b [RocksDB] Minor change to statistics.h 11 years ago
Haobo Xu 96be2c4ee0 [RocksDB] Add mmap_read option for db_stress 11 years ago
Abhishek Kona 5ef6bb8c37 [rocksdb][refactor] statistic printing code to one place 11 years ago
Jim Paton 09de7a3b6a Fix Zlib_Compress and Zlib_Uncompress 11 years ago
Haobo Xu 3cc1af2062 [RocksDB] Option for incremental sync 11 years ago
Abhishek Kona 79f4fd2b62 [Rocksdb] Simplify Printing code in db_bench 11 years ago
Dhruba Borthakur 6acbe0fc45 Compact multiple memtables before flushing to storage. 11 years ago
Abhishek Kona f561b3a324 [Rocksdb] Rename one stat key from leveldb to rocksdb 11 years ago
Dhruba Borthakur 836534debd Enhance dbstress to allow specifying compaction trigger for L0. 11 years ago
Abhishek Kona 00124683de [rocksdb] do not trim range for level0 in manual compaction 11 years ago
Abhishek Kona 39ee47fbf4 [Rocksdb] Record WriteBlock Times into a histogram 11 years ago
Deon Nicholas 8926b72751 Minor tweaks to StringAppend MergeOperator. 11 years ago
Abhishek Kona bff718d81c [Rocksdb] Implement filluniquerandom 11 years ago
Deon Nicholas 2a52e1dcb6 Fix db_bench for release build. 11 years ago
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