Commit Graph

1415 Commits (8860fc902a7c8fababcb44a6373a677135a63d14)

Author SHA1 Message Date
Dmytro Okhonko 31a27a3606 Callback for informing backup downloading added 9 years ago
Dmitry Marakasov f171faa240 Fix printf format for size_t 9 years ago
Islam AbdelRahman 7cb314b9e6 Skip some tests in ROCKSD_LITE 9 years ago
agiardullo a3fc49bfdd Transactions: Release Locks when rolling back to a savepoint 9 years ago
agiardullo aa6eed0c1e Transaction stats 9 years ago
agiardullo 5e94f68f35 TransactionDB Custom Locking API 9 years ago
Andres Noetzli 6bdc484fd8 Added Equal method to Comparator interface 9 years ago
Mayank Pundir d9f42aa60d Adding a verifyBackup method to BackupEngine 9 years ago
Paul Marinescu 50dc5f0c5a Replace BackupRateLimiter with GenericRateLimiter 9 years ago
agiardullo 0f1aab6c12 Add SetLockTimeout for Transactions 9 years ago
Andres Noetzli 3c9cef1eed Unified maps with Comparator for sorting, other cleanup 9 years ago
Igor Canadi b42cd6bed5 Remove the need for LATEST_BACKUP in BackupEngine 9 years ago
agiardullo 77a28615ec Support static Status messages 9 years ago
Dmitri Smirnov fbe2c05f59 s/NOEXCEPT/ROCKSDB_NOEXCEPT 9 years ago
Dmitri Smirnov 6924d7582b Address noexcept and const integer lambda capture 9 years ago
Igor Canadi 53b88784df Add throttling to multi-threaded backups 9 years ago
agiardullo 20d1e547d1 Common base class for transactions 9 years ago
Andres Notzli f32a572099 Simplify querying of merge results 9 years ago
Islam AbdelRahman 3bd9db420e [Cleanup] Remove RandomRWFile 9 years ago
agiardullo c3466eab07 Have Transactions use WriteBatch::RollbackToSavePoint 9 years ago
agiardullo 0db807ec28 Transaction error statuses 9 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 9 years ago
Poornima Chozhiyath Raman 960d936e83 Add function 'GetInfoLogList()' 9 years ago
Yueh-Hsuan Chiang be8621ffaf Fix compile warning in compact_on_deletion_collector in some environment 9 years ago
Yueh-Hsuan Chiang 26894303c1 Add CompactOnDeletionCollector in utilities/table_properties_collectors. 9 years ago
agiardullo 8161bdb5a0 WriteBatch Save Points 9 years ago
sdong 85ac65536b Tests to avoid to use TMPDIR directly 9 years ago
agiardullo 064294081b Improved FileExists API 9 years ago
Islam AbdelRahman aa8ac6445b Skip unsupported tests in ROCKSDB_LITE 9 years ago
Islam AbdelRahman 144d2910db Block backupable_db_test_lite in ROCKSDB_LITE 9 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 9 years ago
Islam AbdelRahman 26ca893198 Block document_db_test in ROCKSDB_LITE 9 years ago
Igor Canadi 35ca59364c Don't let flushes preempt compactions 9 years ago
Andres Notzli 1d20fa9d0f Fixed and simplified merge_helper 9 years ago
Dmitri Smirnov d1a457181d Ensure Windows build w/o port/port.h in public headers 9 years ago
Adam Retter 62dec0e2b7 RemoveEmptyValueCompactionFilter - A compaction filter which removes entries which have an empty value 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
Igor Canadi 8a9fca2619 Better error handling in BackupEngine 9 years ago
agiardullo 18d5e1bf88 Remove db_impl_readonly dependency on utilities 9 years ago
Islam AbdelRahman 04d201fa0b Block spatial_db_test in ROCKSDB_LITE 9 years ago
Islam AbdelRahman e8e8c90499 fix compile for optimistic_transaction_test under ROCKSDB_LITE 9 years ago
sdong f9728640f3 "make format" against last 10 commits 9 years ago
Dmitri Smirnov ef4b87f1b2 Commit both PR and internal code review changes 9 years ago
Aaron Feldman e12b403991 Initialize threads later in constructor 9 years ago
Dmitri Smirnov d2f0912bd3 Merge the latest changes from github/master 10 years ago
Aaron Feldman e70115e71b Fix unity build by removing anonymous namespace 10 years ago
Aaron Feldman a69bc91e37 Multithreaded backup and restore in BackupEngineImpl 10 years ago
Dmitri Smirnov ca2fe2c1b6 Address GCC compilation issues 10 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 10 years ago