Commit Graph

724 Commits (cb5b2baf1885c9989183db45af28bf8990c6c399)
 

Author SHA1 Message Date
Kai Liu 1635ea06c2 Remove PLATFORM_SHARED_CFLAGS when compiling .o files 11 years ago
Kai Liu fd2f47dbe5 Improve the build files to simplify the 3rd party release process 11 years ago
Mayank Agarwal 387ac0f1e1 Expose statistic for sequence number and implement setTickerCount 11 years ago
Deon Nicholas d1d3d15eb7 Tiny fix to db_bench for make release. 11 years ago
Deon Nicholas ad48c3c262 Benchmarking for Merge Operator 11 years ago
Kai Liu f3dea8c13c Commit the correct fix for Jenkin failure 11 years ago
Kai Liu 159c19ac7b Fix Jenkin build failure 11 years ago
Kai Liu 457dcc605a Clean up the Makefile and the build scripts 11 years ago
Tyler Harter 85d83a150b Update crashtests to match D12267 11 years ago
Xing Jin 0a5afd1afc Minor fix to current codes 11 years ago
Tyler Harter 7612d496ff Add prefix scans to db_stress (and bug fix in prefix scan) 11 years ago
Jim Paton 0307c5fe3a Implement log blobs 11 years ago
Haobo Xu d9dd2a1926 [RocksDB] Expose thread local perf counter for low overhead, per call level performance statistics. 11 years ago
Tyler Harter a8f47a4006 Add options to dump. 11 years ago
Mayank Agarwal f1bf169484 Counter for merge failure 11 years ago
Tyler Harter f5f1842282 Prefix filters for scans (v4) 11 years ago
sumeet 3b81df34bd Separate compaction filter for each compaction 11 years ago
Kai Liu 9f6b8f0032 Add automatic coverage report scripts 11 years ago
Dhruba Borthakur 03bd4461ad Merge branch 'performance' of github.com:facebook/rocksdb into performance 11 years ago
Dhruba Borthakur f3967a5132 Merge remote-tracking branch 'origin' into performance 11 years ago
Dhruba Borthakur 93d77a27d2 Universal Compaction should keep DeleteMarkers unless it is the earliest file. 11 years ago
Xing Jin 8ae905ed63 Fix unit tests for universal compaction (step 2) 11 years ago
Haobo Xu 3a3b1c3e6c [RocksDB] Improve manifest dump to print internal keys in hex for version edits. 11 years ago
Haobo Xu 58a0ae06dc [RocksDB] Improve sst_dump to take user key range 11 years ago
Xing Jin 17b8f786a3 Fix unit tests/bugs for universal compaction (first step) 11 years ago
Dhruba Borthakur f5fa26b6a9 Merge branch 'performance' of github.com:facebook/rocksdb into performance 11 years ago
Mayank Agarwal 678d3a1633 Updating readme to 2.1 11 years ago
Deon Nicholas 68a4cdf3f7 Build fix with merge_test and ttl 11 years ago
Deon Nicholas e37eb21e92 minor change to fix build 11 years ago
Deon Nicholas c2d7826ced [RocksDB] [MergeOperator] The new Merge Interface! Uses merge sequences. 11 years ago
Mayank Agarwal 73f9518b21 Fix build 11 years ago
Jim Paton 8e792e5896 Add soft_rate_limit stats 11 years ago
Mayank Agarwal 1d7b4765c3 Expose base db object from ttl wrapper 11 years ago
Jim Paton 1036537c94 Add soft and hard rate limit support 11 years ago
Mayank Agarwal cacd812fb2 Support user's compaction filter in TTL logic 11 years ago
Mayank Agarwal 7c9093ab53 Changing Makefile to have rocksdb instead of leveldb in binary-names 11 years ago
Dhruba Borthakur 711a30cb30 Merge branch 'master' into performance 11 years ago
Mayank Agarwal c42485f67c Merge operator for ttl 11 years ago
Mayank Agarwal 59d0b02f8b Expand KeyMayExist to return the proper value if it can be found in memory and also check block_cache 11 years ago
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 a91fdf1b99 The target file size for L0 files was incorrectly set to LLONG_MAX. 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