Commit Graph

  • 59de2dbad7 Cleanup DeleteFile API Dhruba Borthakur 2013-08-27 14:54:06 -0700
  • 48e5ea0c34 [RocksDB] Fix TransformRepFactory related valgrind problem Haobo Xu 2013-08-28 17:45:38 -0700
  • fc0c399d2e Introduced a new flag non_blocking_io in ReadOptions. Dhruba Borthakur 2013-08-24 22:48:51 -0700
  • 43eef52001 [RocksDB] move stats counting outside of mutex protected region for DB::Get() Haobo Xu 2013-08-26 22:23:47 -0700
  • dad2731729 Fix bug in KeyMayExist Mayank Agarwal 2013-08-25 13:40:02 -0700
  • b1074ac24f Use initializer list for VersionSet Mayank Agarwal 2013-08-23 15:41:18 -0700
  • 573844807c Fix for no_io Deon Nicholas 2013-08-23 16:36:01 -0700
  • 5c3b254ef2 Fix memory leak Jim Paton 2013-08-23 15:39:49 -0700
  • 4504c99030 Internal/user key bug fix. Tyler Harter 2013-08-23 14:49:57 -0700
  • 1186192ed1 Replace include/leveldb with include/rocksdb. Dhruba Borthakur 2013-08-23 08:38:13 -0700
  • 6f4e3ee3e8 Added include guards to stringappend and redis-list Deon Nicholas 2013-08-23 10:28:16 -0700
  • 74781a0c49 Add three new MemTableRep's Jim Paton 2013-08-22 23:10:02 -0700
  • 17dc128048 Pull from https://reviews.facebook.net/D10917 Xing Jin 2013-08-22 22:37:13 -0700
  • 94cf218720 Revert "Prefix scan: db_bench and bug fixes" Tyler Harter 2013-08-22 18:01:11 -0700
  • 4c6dc7a9ae Fix the gcov/lcov related issues Kai Liu 2013-08-22 16:59:02 -0700
  • c2bd8f4824 Prefix scan: db_bench and bug fixes Tyler Harter 2013-08-22 16:06:50 -0700
  • 60bf2b7d4a Add APIs to query SST file metadata and to delete specific SST files Simha Venkataramaiah 2013-08-22 14:32:53 -0700
  • bc8eed12d9 Do not use relative paths in build system Jim Paton 2013-08-22 14:53:51 -0700
  • cb703c9d03 Allow WriteBatch::Handler to abort iteration Jim Paton 2013-08-21 18:27:48 -0700
  • f9e2decf7c [RocksDB] Minor iterator cleanup Haobo Xu 2013-08-20 22:58:16 -0700
  • 404d63ac3e Add TODO for DBToStackableDB function which doesn't work yet Mayank Agarwal 2013-08-20 21:32:24 -0700
  • af732c7ba8 Add universal compaction to db_stress nightly build Xing Jin 2013-08-20 17:37:49 -0700
  • b87dcae1a3 Made merge_oprator a shared_ptr; and added TTL unit tests Deon Nicholas 2013-08-20 13:35:28 -0700
  • 3ab2792f93 Add default info to comment in leveldb/options.h for no_block_cache Mayank Agarwal 2013-08-19 14:29:40 -0700
  • 28e6fe5e9f Correct documentation for no_block_cache in leveldb/options.h Mayank Agarwal 2013-08-19 14:27:19 -0700
  • 8a3547d38e API for getting archived log files Mayank Agarwal 2013-08-06 12:54:37 -0700
  • e1346968d8 Merge operator fixes part 1. Deon Nicholas 2013-08-19 11:42:47 -0700
  • 1635ea06c2 Remove PLATFORM_SHARED_CFLAGS when compiling .o files Kai Liu 2013-08-16 16:39:23 -0700
  • fd2f47dbe5 Improve the build files to simplify the 3rd party release process Kai Liu 2013-08-15 20:53:21 -0700
  • 387ac0f1e1 Expose statistic for sequence number and implement setTickerCount Mayank Agarwal 2013-08-15 22:06:26 -0700
  • d1d3d15eb7 Tiny fix to db_bench for make release. Deon Nicholas 2013-08-15 17:50:12 -0700
  • ad48c3c262 Benchmarking for Merge Operator Deon Nicholas 2013-08-15 17:13:07 -0700
  • f3dea8c13c Commit the correct fix for Jenkin failure Kai Liu 2013-08-15 14:57:44 -0700
  • 159c19ac7b Fix Jenkin build failure Kai Liu 2013-08-15 14:49:31 -0700
  • 457dcc605a Clean up the Makefile and the build scripts Kai Liu 2013-08-14 13:29:05 -0700
  • 85d83a150b Update crashtests to match D12267 Tyler Harter 2013-08-15 10:14:32 -0700
  • 0a5afd1afc Minor fix to current codes Xing Jin 2013-08-13 13:58:02 -0700
  • 7612d496ff Add prefix scans to db_stress (and bug fix in prefix scan) Tyler Harter 2013-08-14 16:58:36 -0700
  • 0307c5fe3a Implement log blobs Jim Paton 2013-08-14 16:32:46 -0700
  • d9dd2a1926 [RocksDB] Expose thread local perf counter for low overhead, per call level performance statistics. Haobo Xu 2013-08-12 23:59:04 -0700
  • a8f47a4006 Add options to dump. Tyler Harter 2013-08-14 09:06:10 -0700
  • f1bf169484 Counter for merge failure Mayank Agarwal 2013-08-08 23:07:36 -0700
  • f5f1842282 Prefix filters for scans (v4) Tyler Harter 2013-08-13 14:04:56 -0700
  • 3b81df34bd Separate compaction filter for each compaction sumeet 2013-08-13 10:56:20 -0700
  • 9f6b8f0032 Add automatic coverage report scripts Kai Liu 2013-08-01 13:59:01 -0700
  • 03bd4461ad Merge branch 'performance' of github.com:facebook/rocksdb into performance Dhruba Borthakur 2013-08-12 10:31:21 -0700
  • f3967a5132 Merge remote-tracking branch 'origin' into performance Dhruba Borthakur 2013-08-12 09:58:50 -0700
  • 93d77a27d2 Universal Compaction should keep DeleteMarkers unless it is the earliest file. Dhruba Borthakur 2013-08-07 15:25:00 -0700
  • 8ae905ed63 Fix unit tests for universal compaction (step 2) Xing Jin 2013-08-07 15:20:41 -0700
  • 3a3b1c3e6c [RocksDB] Improve manifest dump to print internal keys in hex for version edits. Haobo Xu 2013-08-08 15:51:16 -0700
  • 58a0ae06dc [RocksDB] Improve sst_dump to take user key range Haobo Xu 2013-08-07 13:36:26 -0700
  • 17b8f786a3 Fix unit tests/bugs for universal compaction (first step) Xing Jin 2013-08-02 11:46:47 -0700
  • f5fa26b6a9 Merge branch 'performance' of github.com:facebook/rocksdb into performance Dhruba Borthakur 2013-08-07 11:58:06 -0700
  • 678d3a1633 Updating readme to 2.1 Mayank Agarwal 2013-08-06 14:43:16 -0700
  • 68a4cdf3f7 Build fix with merge_test and ttl Deon Nicholas 2013-08-06 11:42:21 -0700
  • e37eb21e92 minor change to fix build Deon Nicholas 2013-08-06 11:02:19 -0700
  • c2d7826ced [RocksDB] [MergeOperator] The new Merge Interface! Uses merge sequences. Deon Nicholas 2013-08-05 20:14:32 -0700
  • 73f9518b21 Fix build Mayank Agarwal 2013-08-05 19:20:58 -0700
  • 8e792e5896 Add soft_rate_limit stats Jim Paton 2013-08-05 18:45:23 -0700
  • 1d7b4765c3 Expose base db object from ttl wrapper Mayank Agarwal 2013-08-05 17:55:44 -0700
  • 1036537c94 Add soft and hard rate limit support Jim Paton 2013-08-05 15:43:49 -0700
  • cacd812fb2 Support user's compaction filter in TTL logic Mayank Agarwal 2013-08-03 00:40:22 -0700
  • 7c9093ab53 Changing Makefile to have rocksdb instead of leveldb in binary-names Mayank Agarwal 2013-08-03 17:07:28 -0700
  • 711a30cb30 Merge branch 'master' into performance Dhruba Borthakur 2013-08-02 10:22:08 -0700
  • c42485f67c Merge operator for ttl Mayank Agarwal 2013-07-22 16:49:55 -0700
  • 59d0b02f8b Expand KeyMayExist to return the proper value if it can be found in memory and also check block_cache Mayank Agarwal 2013-07-26 12:57:01 -0700
  • 9700677a2b Slow down writes gradually rather than suddenly Jim Paton 2013-07-31 16:20:48 -0700
  • 0f0a24e298 Make arena block size configurable Xing Jin 2013-07-31 12:42:23 -0700
  • 542cc10b19 Fix README contents. Dhruba Borthakur 2013-07-30 08:30:13 -0700
  • 6db52b525a Don't use redundant Env::NowMicros() calls Jim Paton 2013-07-29 15:46:36 -0700
  • abc90b067c Use specific DB name in merge_test Jim Paton 2013-07-29 13:26:38 -0700
  • 18afff2e63 Add stall counts to statistics Jim Paton 2013-07-29 10:34:23 -0700
  • a91fdf1b99 The target file size for L0 files was incorrectly set to LLONG_MAX. Dhruba Borthakur 2013-07-24 14:20:54 -0700
  • d7ba5bce37 Revert 6fbe4e981a3d74270a0160445bd993c464c23d76: If disable wal is set, then batch commits are avoided Dhruba Borthakur 2013-07-24 10:01:13 -0700
  • 52d7ecfc78 Virtualize SkipList Interface Jim Paton 2013-07-23 14:42:27 -0700
  • 6fbe4e981a If disable wal is set, then batch commits are avoided. Dhruba Borthakur 2013-07-23 12:18:57 -0700
  • f3baeecd44 Adding filter_deletes to crash_tests run in jenkins Mayank Agarwal 2013-07-23 13:46:23 -0700
  • bf66c10b13 Use KeyMayExist for WriteBatch-Deletes Mayank Agarwal 2013-07-12 16:56:52 -0700
  • d364eea1fc [RocksDB] Fix FindMinimumEmptyLevelFitting Haobo Xu 2013-07-22 12:19:46 -0700
  • 9ee68871dc [RocksDB] Enable manual compaction to move files back to an appropriate level. Haobo Xu 2013-06-29 23:21:36 -0700
  • 9357a53a7d Fix merge problems with options. Dhruba Borthakur 2013-07-17 15:08:56 -0700
  • 4a745a5666 Merge branch 'master' into performance Dhruba Borthakur 2013-07-17 15:05:57 -0700
  • 76a4923307 Make file-sizes and grandparentoverlap to be unsigned to avoid bad comparisions. Dhruba Borthakur 2013-07-17 13:56:24 -0700
  • e9b675bd94 Fix memory leak in KeyMayExist test part of db_test Mayank Agarwal 2013-07-11 14:05:31 -0700
  • 2a986919d6 Make rocksdb-deletes faster using bloom filter Mayank Agarwal 2013-07-05 18:49:18 -0700
  • 8a5341ec7d Newbie code question Xing Jin 2013-07-11 09:03:40 -0700
  • 821889e207 Print complete statistics in db_stress Mayank Agarwal 2013-07-10 13:17:51 -0700
  • 289efe9922 Update statistics only if needed. Dhruba Borthakur 2013-07-09 16:17:00 -0700
  • 7cb8d462d5 Rename PickCompactionHybrid to PickCompactionUniversal. Dhruba Borthakur 2013-07-09 16:08:54 -0700
  • a8d5f8dde2 [RocksDB] Remove old readahead options Haobo Xu 2013-07-09 11:16:39 -0700
  • 9ba82786ce [RocksDB] Provide contiguous sequence number even in case of write failure Haobo Xu 2013-06-20 16:58:59 -0700
  • 116ec527f2 Renamed 'hybrid_compaction' tp be "Universal Compaction'. Dhruba Borthakur 2013-07-03 15:32:49 -0700
  • 92ca816a60 [RocksDB] Support internal key/value dump for ldb Haobo Xu 2013-06-20 16:02:36 -0700
  • d56523c49c Update rocksdb version Mayank Agarwal 2013-06-29 12:51:24 -0700
  • a84f547084 Merge branch 'performance' of github.com:facebook/rocksdb into performance Dhruba Borthakur 2013-06-30 20:14:44 -0700
  • 47c4191fe8 Reduce write amplification by merging files in L0 back into L0 Dhruba Borthakur 2013-06-13 22:09:08 -0700
  • 554c06dd18 Reduce write amplification by merging files in L0 back into L0 Dhruba Borthakur 2013-06-13 22:09:08 -0700
  • 71e0f695c1 [RocksDB] Expose count for WriteBatch Haobo Xu 2013-06-26 10:50:58 -0700
  • 34ef873290 Added stringappend_test back into the unit tests. Deon Nicholas 2013-06-26 11:41:13 -0700
  • 6894a50aa7 Updated "make clean" to remove all .o files Deon Nicholas 2013-06-25 11:30:37 -0700