Commit Graph

166 Commits (5fa927aa97424f1e5752401141037fbb5d7ab79e)

Author SHA1 Message Date
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
sdong 4266d4fd90 Allow users to migrate to options.level_compaction_dynamic_level_bytes=true using CompactRange() 10 years ago
agiardullo dc9d70de65 Optimistic Transactions 10 years ago
Yueh-Hsuan Chiang e2c1d4b57f [Public API Change] Make DB::GetDbIdentity() be const function. 10 years ago
agiardullo 711465ccec API to fetch from both a WriteBatchWithIndex and the db 10 years ago
Laurent Demailly df4130ad85 fix crashes in stats and compaction filter for db_ttl_impl 10 years ago
Yoshinori Matsunobu 824e646341 Adding another NewFlashcacheAwareEnv function to support pre-opened fd 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
Venkatesh Radhakrishnan 284be570c8 Provide a mechanism to inform Rocksdb that it is shutting down 10 years ago
Igor Canadi b9ff6b050d Fix a bug in ReadOnlyBackupEngine 10 years ago
stash93 03bbf718cb Return fbson 10 years ago
Igor Sugak 62247ffa3b rocksdb: Add missing override 10 years ago
Igor Canadi 96ab15d306 GetOptionsFromString + fixes to block_based_table_options 10 years ago
Igor Canadi b8ac71ba18 Revert "Fbson to Json" 10 years ago
stash93 7ce1b2c19c Fbson to Json 10 years ago
Igor Canadi 8d3819369f NewIteratorWithBase() for default column family 10 years ago
Lei Jin 5045c43944 add support for nested BlockBasedTableOptions in config string 10 years ago
Igor Canadi d84069995c Fix mac compile 10 years ago
Bryan Rosario 9e285d4238 Added CompatibleOptions for compatibility with LevelDB Options 10 years ago
Venkatesh Radhakrishnan 004f416b77 Moved checkpoint to utilities 10 years ago
Venkatesh Radhakrishnan 6c1b040cc9 Provide openable snapshots 10 years ago
Igor Canadi cd0980150b Add concurrency to compacting SpatialDB 10 years ago
Igor Canadi 25f273027b Fix iOS compile with -Wshorten-64-to-32 10 years ago
Hasnain Lakhani 31b02dc21d Improve Backup Engine. 10 years ago