Commit Graph

29 Commits (20b244fccaf914f17b5c0f115fd04cc912becd9d)

Author SHA1 Message Date
Yueh-Hsuan Chiang 7219088cda Move general compaction tests from db_test.cc to db_compaction_test.cc 9 years ago
Yueh-Hsuan Chiang 7462286d33 Move in-place-update related tests from db_test.cc to db_inplace_update_test.cc 9 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 9 years ago
agiardullo 81d072623c move convenience.h out of utilities 9 years ago
Yueh-Hsuan Chiang 801df912af Move UniversalCompaction related db-tests to db_universal_compaction_test.cc 9 years ago
Yueh-Hsuan Chiang 3ca6b2541e Move TailingIterator tests from db_test.cc to db_test_tailing_iterator.cc 9 years ago
Yueh-Hsuan Chiang ce829c77e3 Make TransactionLogIterator related tests from db_test.cc to db_log_iter_test.cc 9 years ago
Yueh-Hsuan Chiang c3f98bb89b Move CompactionFilter tests in db_test.cc to db_compaction_filter_test.cc 9 years ago
agiardullo 18d5e1bf88 Remove db_impl_readonly dependency on utilities 9 years ago
Yueh-Hsuan Chiang b10cf4e2e0 Move DynamicLevel related db-tests to db_dynamic_level_test.cc 9 years ago
Yueh-Hsuan Chiang 625467a08a Move reusable part of db_test.cc to util/db_test_util.h 9 years ago
Venkatesh Radhakrishnan 04251e1e3a Add wal files to Checkpoint for multiple column families. 9 years ago
Yueh-Hsuan Chiang fe5c6321cb Allow EventListener::OnCompactionCompleted to return CompactionJobStats. 9 years ago
Mike Kolupaev ec7a944360 more times in perf_context and iostats_context 9 years ago
agiardullo dc9d70de65 Optimistic Transactions 9 years ago
Yueh-Hsuan Chiang ec4ff4e99c Rename EventLoggerHelpers EventHelpers 9 years ago
Igor Canadi dbd95b7532 Add more table properties to EventLogger 9 years ago
agiardullo 711465ccec API to fetch from both a WriteBatchWithIndex and the db 10 years ago
Igor Canadi 6059bdf86a Add experimental API MarkForCompaction() 10 years ago
Venkatesh Radhakrishnan 0a0501c8d5 Add Xfunc to makefile 10 years ago
Jim Meyering cba5920011 build: don't use a glob for java/rocksjni/* 10 years ago
Igor Canadi 2511b7d947 Makefile minor cleanup 10 years ago
Igor Canadi d61cb0b9de db_bench can now disable flashcache for background threads 10 years ago
agiardullo 81345b90f9 Create an abstract interface for write batches 10 years ago
Igor Sugak a7aba2ef6b rocksdb: Add gtest 10 years ago
Igor Canadi 52d8347a91 EventLogger 10 years ago
Venkatesh Radhakrishnan 05d92efa75 Add convenience.cc to src.mk 10 years ago
Jim Meyering 34c75e984b fix-up patch: avoid new link error 10 years ago
Jim Meyering ebc647de87 build: fix missing dependency problems 10 years ago