Commit Graph

138 Commits (23a057007c826e9735837b34b6ba6a008c4ff8ea)

Author SHA1 Message Date
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
Yueh-Hsuan Chiang 28c82ff1b3 CompactFiles, EventListener and GetDatabaseMetaData 10 years ago
Lei Jin fd24ae9d05 SetOptions() to return status and also add it to StackableDB 10 years ago
Igor Canadi 833357402c WriteBatchWithIndex supports an iterator that merge its change with a base iterator. 10 years ago
sdong 4f65fbd197 WriteBatchWithIndex's iterator to support SeekToFirst(), SeekToLast() and Prev() 10 years ago
sdong f441b273ae WriteBatchWithIndex to support an option to overwrite rows when operating the same key 10 years ago
sdong d0de413f4d WriteBatchWithIndex to allow different Comparators for different column families 11 years ago
Xiaozheng Tie 6cc12860f0 Added a few statistics for BackupableDB 11 years ago
liuhuahang bb6ae0f80c fix more compile warnings 11 years ago
sdong 28b5c76004 WriteBatchWithIndex: a wrapper of WriteBatch, with a searchable index 11 years ago
Igor Canadi 9c5a3f4746 FeatureSet DebugString 11 years ago
sdong f04356e660 Add DB::GetIntProperty() to return integer properties to be returned as integers 11 years ago
Igor Canadi 0754d4cb3b SpatialDB change API 11 years ago
Igor Canadi 6296330417 SpatialDB 11 years ago
Igor Canadi 0ff183a0d9 Move include/utilities/*.h to include/rocksdb/utilities/*.h 11 years ago