Commit Graph

383 Commits (758ead5df771d8ac2972c9f2c4d6074c97272151)

Author SHA1 Message Date
Assaf Sela 4805fa0eae Remove ldb HexToString method's usage of sscanf 9 years ago
Andres Noetzli 8aa1f15197 Refactored common code of Builder/CompactionJob out into a CompactionIterator 9 years ago
agiardullo 5e94f68f35 TransactionDB Custom Locking API 9 years ago
agiardullo 77a28615ec Support static Status messages 9 years ago
agiardullo 86d6c3cdea Fix Windows build 9 years ago
agiardullo 20d1e547d1 Common base class for transactions 9 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 9 years ago
agiardullo 6b2d57039a Fix Windows build by adding snapshot_impl to CMakeLists 9 years ago
sdong 48e6e9aa82 Add util/delete_scheduler_impl.cc to CMakeLists.txt 9 years ago
sdong 7ccd1c80a7 Add two unit tests for SyncWAL() 9 years ago
Yueh-Hsuan Chiang 26894303c1 Add CompactOnDeletionCollector in utilities/table_properties_collectors. 9 years ago
Dmitri Smirnov 31b35c902e Add missing tests, fix db_sanity 9 years ago
Dmitri Smirnov ac5e441ad8 Fix windows build after refactoring 9 years ago
Siying Dong 3dbf4ba220 RangeSync not to sync last 1MB of the file 9 years ago
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
Yueh-Hsuan Chiang 03467bdd4d Add missing db_log_iter_test in the test list 9 years ago
Dmitri Smirnov d1a457181d Ensure Windows build w/o port/port.h in public headers 9 years ago
Dmitri Smirnov 247690fe38 Ensure Windows build w/o port/port.h in public headers 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
Yueh-Hsuan Chiang 0936362a70 Block SyncPoint in util/db_test_util.h in released Windows mode. 9 years ago
Alexander Zinoviev 54d124a388 Conditional use of third-party libraries 9 years ago
Dmitri Smirnov ef4b87f1b2 Commit both PR and internal code review changes 9 years ago
Alexander Zinoviev 95f4c2bcb5 Conditional use of 3rd-party libraries 9 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago