1
0
Fork 0
arangodb/arangod/RocksDBEngine
Jan a61dd2895e
only offer indexes of type "persistent" in the web UI for the RocksDB (#9046)
2019-05-21 10:11:07 +02:00
..
CMakeLists.txt Add RocksDB background error listener. (#8535) 2019-03-22 20:25:04 +01:00
RocksDBBackgroundErrorListener.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RocksDBBackgroundErrorListener.h Add RocksDB background error listener. (#8535) 2019-03-22 20:25:04 +01:00
RocksDBBackgroundThread.cpp remove replication clients handling out of vocbase code (#8676) 2019-04-08 19:15:28 +02:00
RocksDBBackgroundThread.h
RocksDBBuilderIndex.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBBuilderIndex.h Bug fix/rearm cursors (#8363) 2019-03-12 15:28:33 +01:00
RocksDBCollection.cpp do not acquire a snapshot for a single read op (#8916) 2019-05-07 09:50:14 +02:00
RocksDBCollection.h Abort el-cheapo transactions if servers fail (#8799) 2019-04-22 19:31:24 +02:00
RocksDBCollectionMeta.cpp fix assertion (#8860) 2019-04-26 18:51:34 +02:00
RocksDBCollectionMeta.h snafu (#8728) 2019-04-10 19:14:34 +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 Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBComparator.h
RocksDBCuckooIndexEstimator.h Improve estimator apply algo + test (#8871) 2019-04-29 17:08:14 +02:00
RocksDBEdgeIndex.cpp handle incomplete read errors (#9021) 2019-05-20 14:13:41 +02:00
RocksDBEdgeIndex.h Remove Obsolete code (#8657) 2019-04-03 13:40:44 +02:00
RocksDBEngine.cpp Do not check isEnabled (#8997) 2019-05-17 16:33:17 +02:00
RocksDBEngine.h this addresses an issue described in ES-260, and is a forward-port of… (#8696) 2019-04-09 11:53:20 +02: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 Bug fix/rearm cursors (#8363) 2019-03-12 15:28:33 +01:00
RocksDBFulltextIndex.h Bug fix/rearm cursors (#8363) 2019-03-12 15:28:33 +01:00
RocksDBGeoIndex.cpp handle incomplete read errors (#9021) 2019-05-20 14:13:41 +02:00
RocksDBGeoIndex.h Bug fix/rearm cursors (#8363) 2019-03-12 15:28:33 +01:00
RocksDBHashIndex.h
RocksDBIncrementalSync.cpp Reduce # of memcpy from storage engine layer (#8685) 2019-04-08 22:43:29 +02:00
RocksDBIncrementalSync.h
RocksDBIndex.cpp Remove Obsolete code (#8657) 2019-04-03 13:40:44 +02:00
RocksDBIndex.h Named indices (#8370) 2019-03-13 18:20:32 +01:00
RocksDBIndexFactory.cpp only offer indexes of type "persistent" in the web UI for the RocksDB (#9046) 2019-05-21 10:11:07 +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 fix memleaks 2019-04-09 11:24:03 +02:00
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 added db.<collection>.getResponsibleShard() (#8683) 2019-04-08 16:10:45 +02:00
RocksDBMethods.h When updating documents with array indices and unique values we mustn't disable indexing in rocksdb (#8404) 2019-03-14 13:35:38 +01:00
RocksDBOptimizerRules.cpp honor index hints in optimizer rule (#8940) 2019-05-09 18:47:36 +02:00
RocksDBOptimizerRules.h
RocksDBPersistentIndex.h
RocksDBPrefixExtractor.h
RocksDBPrimaryIndex.cpp do not acquire a snapshot for a single read op (#8916) 2019-05-07 09:50:14 +02:00
RocksDBPrimaryIndex.h Reduce # of memcpy from storage engine layer (#8685) 2019-04-08 22:43:29 +02:00
RocksDBRecoveryHelper.h
RocksDBRecoveryManager.cpp Do not check isEnabled (#8997) 2019-05-17 16:33:17 +02:00
RocksDBRecoveryManager.h
RocksDBReplicationCommon.cpp
RocksDBReplicationCommon.h
RocksDBReplicationContext.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBReplicationContext.h fix compile warnings (#8743) 2019-04-15 11:22:24 +02:00
RocksDBReplicationManager.cpp remove replication clients handling out of vocbase code (#8676) 2019-04-08 19:15:28 +02:00
RocksDBReplicationManager.h remove replication clients handling out of vocbase code (#8676) 2019-04-08 19:15:28 +02:00
RocksDBReplicationTailing.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RocksDBReplicationTailing.h
RocksDBRestCollectionHandler.cpp
RocksDBRestCollectionHandler.h
RocksDBRestExportHandler.cpp
RocksDBRestExportHandler.h
RocksDBRestHandlers.cpp
RocksDBRestHandlers.h
RocksDBRestReplicationHandler.cpp remove replication clients handling out of vocbase code (#8676) 2019-04-08 19:15:28 +02:00
RocksDBRestReplicationHandler.h
RocksDBRestWalHandler.cpp Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
RocksDBRestWalHandler.h
RocksDBSettingsManager.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBSettingsManager.h snafu (#8728) 2019-04-10 19:14:34 +02:00
RocksDBSkiplistIndex.h
RocksDBSyncThread.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RocksDBSyncThread.h
RocksDBThrottle.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
RocksDBThrottle.h
RocksDBTransactionCollection.cpp Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
RocksDBTransactionCollection.h Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
RocksDBTransactionState.cpp do not acquire a snapshot for a single read op (#8916) 2019-05-07 09:50:14 +02: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 apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RocksDBUpgrade.h
RocksDBV8Functions.cpp
RocksDBV8Functions.h
RocksDBVPackIndex.cpp handle incomplete read errors (#9021) 2019-05-20 14:13:41 +02:00
RocksDBVPackIndex.h Bug fix/rearm cursors (#8363) 2019-03-12 15:28:33 +01:00
RocksDBValue.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RocksDBValue.h
RocksDBWalAccess.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RocksDBWalAccess.h