Commit Graph

190 Commits (0cecf8155b8a307862995c77e7f55163faca8b86)

Author SHA1 Message Date
Satnam Singh c9aef3c41c Add RocksDb/GeoDb Iterator interface 9 years ago
Alexey Maykov 980a82ee2f Fix a bug in GetApproximateSizes 10 years ago
agiardullo cfaa33f9a5 Update transaction iterator documentation 10 years ago
Alexey Maykov f18acd8875 Fixed the clang compilation failure 10 years ago
Alexey Maykov e1a09a7703 Implementation for GetPropertiesOfTablesInRange 10 years ago
Jay Edgar 8f143e03fb Add ClearSnapshot() 10 years ago
agiardullo def74f8763 Deferred snapshot creation in transactions 10 years ago
agiardullo c5f3707d42 DisableIndexing() for Transactions 10 years ago
Igor Canadi 115427ef63 Add APIs PauseBackgroundWork() and ContinueBackgroundWork() 10 years ago
agiardullo 03b08ba9a9 Return MergeInProgress when fetching from transactions or WBWI with overwrite_key 10 years ago
agiardullo afe0dc539b SingleDelete support for Transactions 10 years ago
agiardullo 25fd743d75 Fix SingleDelete support in WriteBatchWithIndex 10 years ago
Islam AbdelRahman f03b5c987b Add experimental DB::AddFile() to plug sst files into empty DB 10 years ago
jsteemann 669b892f97 add missing header required for std::function 10 years ago
Andres Noetzli 014fd55adc Support for SingleDelete() 10 years ago
Dmytro Okhonko 31a27a3606 Callback for informing backup downloading added 10 years ago
agiardullo aa6eed0c1e Transaction stats 10 years ago
agiardullo 5e94f68f35 TransactionDB Custom Locking API 10 years ago
Mayank Pundir d9f42aa60d Adding a verifyBackup method to BackupEngine 10 years ago
agiardullo 0f1aab6c12 Add SetLockTimeout for Transactions 10 years ago
Andres Noetzli 3c9cef1eed Unified maps with Comparator for sorting, other cleanup 10 years ago
agiardullo c3466eab07 Have Transactions use WriteBatch::RollbackToSavePoint 10 years ago
agiardullo 0db807ec28 Transaction error statuses 10 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 10 years ago
Poornima Chozhiyath Raman 960d936e83 Add function 'GetInfoLogList()' 10 years ago
Mike Kolupaev e06cf1a098 [wal changes 3/3] method in DB to sync WAL without blocking writers 10 years ago
Yueh-Hsuan Chiang 24daff6d7a Fix a typo and update HISTORY.md for NewCompactOnDeletionCollectorFactory(). 10 years ago
Yueh-Hsuan Chiang 26894303c1 Add CompactOnDeletionCollector in utilities/table_properties_collectors. 10 years ago
agiardullo 8161bdb5a0 WriteBatch Save Points 10 years ago
agiardullo 6002801e09 Abandon ROCKSDB_WARNING 10 years ago
Islam AbdelRahman aa8ac6445b Skip unsupported tests in ROCKSDB_LITE 10 years ago
agiardullo 79373c372d Fix ROCKSDB_WARNING 10 years ago
Dmitri Smirnov d1a457181d Ensure Windows build w/o port/port.h in public headers 10 years ago
Dmitri Smirnov 247690fe38 Ensure Windows build w/o port/port.h in public headers 10 years ago
agiardullo 43e9825625 Fix mongo build -take 2 10 years ago
agiardullo d8263d9584 Unbreak mongo build 10 years ago
agiardullo 81d072623c move convenience.h out of utilities 10 years ago
Igor Canadi 8a9fca2619 Better error handling in BackupEngine 10 years ago
sdong f9728640f3 "make format" against last 10 commits 10 years ago
unknown 5c79132335 Revert the changes related to Options, as requested to seperate them into 10 years ago
Dmitri Smirnov ef4b87f1b2 Commit both PR and internal code review changes 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
Yueh-Hsuan Chiang eade498bda Block utilities/write_batch_with_index in ROCKSDB_LITE 10 years ago
Islam AbdelRahman 12e030a992 Use CompactRangeOptions for CompactRange 10 years ago
sdong 40f562e747 Allow GetApproximateSize() to include mem table size if it is skip list memtable 10 years ago
Igor Canadi 821cff114e Re-generate WriteEntry on WBWIIterator::Entry() 10 years ago
Igor Canadi 75222d130e Revert "Fix compile" 10 years ago
Igor Canadi 4949ef08db Re-generate WriteEntry on WBWIIterator::Entry() 10 years ago