1
0
Fork 0
arangodb/arangod/RocksDBEngine
Wilfried Goesgens ca0f2b8b86 All hail to the SI (#9445) 2019-07-19 13:52:12 +02:00
..
CMakeLists.txt
RocksDBBackgroundErrorListener.cpp display reason for error in background listener, plus ignore shutdown (#9206) 2019-06-07 10:11:12 +02:00
RocksDBBackgroundErrorListener.h
RocksDBBackgroundThread.cpp Try to fix corruption error (#9258) 2019-06-25 10:18:26 +02:00
RocksDBBackgroundThread.h Try to fix corruption error (#9258) 2019-06-25 10:18:26 +02:00
RocksDBBuilderIndex.cpp fix windows warnings (#9326) 2019-06-26 09:24:43 +02:00
RocksDBBuilderIndex.h fix windows warnings (#9326) 2019-06-26 09:24:43 +02:00
RocksDBCollection.cpp use a lock when calling unload (#9375) 2019-07-04 09:36:19 +02:00
RocksDBCollection.h Bug fix/simplify cache setup (#9341) 2019-06-27 15:44:39 +02:00
RocksDBCollectionMeta.cpp
RocksDBCollectionMeta.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
RocksDBColumnFamily.h
RocksDBCommon.cpp handle incomplete read errors (#9021) 2019-05-20 14:13:41 +02:00
RocksDBCommon.h handle incomplete read errors (#9021) 2019-05-20 14:13:41 +02:00
RocksDBComparator.cpp refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
RocksDBComparator.h refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
RocksDBCuckooIndexEstimator.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
RocksDBEdgeIndex.cpp All hail to the SI (#9445) 2019-07-19 13:52:12 +02:00
RocksDBEdgeIndex.h clean up usage costs (#9237) 2019-06-26 17:01:22 +02:00
RocksDBEngine.cpp bug-fix/internal-issue-#609 (#9464) 2019-07-19 11:10:56 +03:00
RocksDBEngine.h bug-fix/internal-issue-#609 (#9464) 2019-07-19 11:10:56 +03:00
RocksDBFormat.cpp next hack attempt (#8802) 2019-04-29 17:09:05 +02:00
RocksDBFormat.h next hack attempt (#8802) 2019-04-29 17:09:05 +02:00
RocksDBFulltextIndex.cpp refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
RocksDBFulltextIndex.h refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
RocksDBGeoIndex.cpp refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
RocksDBGeoIndex.h refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
RocksDBHashIndex.h
RocksDBIncrementalSync.cpp Bug fix/add shard id to replication client identifier (#9366) 2019-07-08 14:03:42 +02:00
RocksDBIncrementalSync.h
RocksDBIndex.cpp Bug fix/simplify cache setup (#9341) 2019-06-27 15:44:39 +02:00
RocksDBIndex.h Bug fix/simplify cache setup (#9341) 2019-06-27 15:44:39 +02:00
RocksDBIndexFactory.cpp Forbid indexes on _id (#9337) 2019-06-28 11:11:22 +02:00
RocksDBIndexFactory.h
RocksDBIterators.cpp handle incomplete read errors (#9021) 2019-05-20 14:13:41 +02:00
RocksDBIterators.h next hack attempt (#8802) 2019-04-29 17:09:05 +02:00
RocksDBKey.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBKey.h
RocksDBKeyBounds.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBKeyBounds.h next hack attempt (#8802) 2019-04-29 17:09:05 +02:00
RocksDBLogValue.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBLogValue.h
RocksDBMethods.cpp Use GetForUpdate on unique indexes (#9234) 2019-06-13 16:32:24 +02:00
RocksDBMethods.h Use GetForUpdate on unique indexes (#9234) 2019-06-13 16:32:24 +02:00
RocksDBOptimizerRules.cpp refactoring (#9411) 2019-07-09 11:15:52 +02:00
RocksDBOptimizerRules.h refactoring (#9411) 2019-07-09 11:15:52 +02:00
RocksDBPersistentIndex.h
RocksDBPrefixExtractor.h
RocksDBPrimaryIndex.cpp make the comparison functions unambiguous (#9349) 2019-07-01 16:35:28 +02:00
RocksDBPrimaryIndex.h clean up usage costs (#9237) 2019-06-26 17:01:22 +02:00
RocksDBRecoveryHelper.h bug-fix/internal-issue-#609 (#9464) 2019-07-19 11:10:56 +03:00
RocksDBRecoveryManager.cpp bug-fix/internal-issue-#609 (#9464) 2019-07-19 11:10:56 +03:00
RocksDBRecoveryManager.h bug-fix/internal-issue-#609 (#9464) 2019-07-19 11:10:56 +03:00
RocksDBReplicationCommon.cpp
RocksDBReplicationCommon.h
RocksDBReplicationContext.cpp refactoring (#9411) 2019-07-09 11:15:52 +02:00
RocksDBReplicationContext.h Bug fix/add shard id to replication client identifier (#9366) 2019-07-08 14:03:42 +02:00
RocksDBReplicationManager.cpp All hail to the SI (#9445) 2019-07-19 13:52:12 +02:00
RocksDBReplicationManager.h Bug fix/add shard id to replication client identifier (#9366) 2019-07-08 14:03:42 +02:00
RocksDBReplicationTailing.cpp make it possible to limit the number of parallel WAL tailing invocations (#9344) 2019-06-27 18:43:53 +02:00
RocksDBReplicationTailing.h
RocksDBRestCollectionHandler.cpp
RocksDBRestCollectionHandler.h
RocksDBRestExportHandler.cpp
RocksDBRestExportHandler.h
RocksDBRestHandlers.cpp
RocksDBRestHandlers.h
RocksDBRestReplicationHandler.cpp Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
RocksDBRestReplicationHandler.h Feature/min replication factor (#9433) 2019-07-19 13:02:28 +02:00
RocksDBRestWalHandler.cpp
RocksDBRestWalHandler.h
RocksDBSettingsManager.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBSettingsManager.h
RocksDBSkiplistIndex.h
RocksDBSyncThread.cpp
RocksDBSyncThread.h
RocksDBThrottle.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
RocksDBThrottle.h
RocksDBTransactionCollection.cpp
RocksDBTransactionCollection.h
RocksDBTransactionState.cpp bug-fix/internal-issue-#609 (#9464) 2019-07-19 11:10:56 +03:00
RocksDBTransactionState.h do not acquire a snapshot for a single read op (#8916) 2019-05-07 09:50:14 +02:00
RocksDBTtlIndex.cpp
RocksDBTtlIndex.h
RocksDBTypes.cpp
RocksDBTypes.h
RocksDBUpgrade.cpp
RocksDBUpgrade.h
RocksDBV8Functions.cpp
RocksDBV8Functions.h
RocksDBVPackIndex.cpp add VelocyPackHelper::equal method (#9389) 2019-07-03 12:15:11 +02:00
RocksDBVPackIndex.h clean up usage costs (#9237) 2019-06-26 17:01:22 +02:00
RocksDBValue.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBValue.h
RocksDBWalAccess.cpp
RocksDBWalAccess.h