1
0
Fork 0
arangodb/arangod/RocksDBEngine
Vasiliy fac48ddbc1 issue 511.9.1: track DataSource instance instead of only its name in QueryCache (#7943)
* issue 511.9.1: track DataSource instance instead of only its name in QueryCache

* address use of invalid function

* fix expected test result

* address merge issue
2019-01-14 16:25:18 +03:00
..
CMakeLists.txt Rdb index background (preliminary) (#7644) 2018-12-21 19:24:10 +01:00
RocksDBBackgroundThread.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBBackgroundThread.h
RocksDBBuilderIndex.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBBuilderIndex.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBCollection.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBCollection.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBCollectionMeta.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBCollectionMeta.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBColumnFamily.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBCommon.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBCommon.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBComparator.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBComparator.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBCuckooIndexEstimator.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBEdgeIndex.cpp Feature/new server infra (#7733) 2019-01-08 10:12:02 +01:00
RocksDBEdgeIndex.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBEngine.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBEngine.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBFormat.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBFormat.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBFulltextIndex.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBFulltextIndex.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBGeoIndex.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBGeoIndex.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBHashIndex.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBHashIndex.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBIncrementalSync.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBIncrementalSync.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBIndex.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBIndex.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBIndexFactory.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBIndexFactory.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBIterators.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBIterators.h make use of sortedness of rocksdb primary index (#7788) 2019-01-11 09:40:22 +01:00
RocksDBKey.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBKey.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBKeyBounds.cpp make use of sortedness of rocksdb primary index (#7788) 2019-01-11 09:40:22 +01:00
RocksDBKeyBounds.h make use of sortedness of rocksdb primary index (#7788) 2019-01-11 09:40:22 +01:00
RocksDBLogValue.cpp issue 511.8: remove a redundant IResearchLinkDrop marker, it does the exact same thing as IndexDrop that is also written to the WAL (#7923) 2019-01-11 18:09:23 +03:00
RocksDBLogValue.h issue 511.8: remove a redundant IResearchLinkDrop marker, it does the exact same thing as IndexDrop that is also written to the WAL (#7923) 2019-01-11 18:09:23 +03:00
RocksDBMethods.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBMethods.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBOptimizerRules.cpp speed up containers that contain ExecutionNodes' variables (#7937) 2019-01-14 13:38:56 +01:00
RocksDBOptimizerRules.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBPersistentIndex.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBPrefixExtractor.h
RocksDBPrimaryIndex.cpp make use of sortedness of rocksdb primary index (#7788) 2019-01-11 09:40:22 +01:00
RocksDBPrimaryIndex.h make use of sortedness of rocksdb primary index (#7788) 2019-01-11 09:40:22 +01:00
RocksDBRecoveryHelper.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBRecoveryManager.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBRecoveryManager.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBReplicationCommon.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBReplicationCommon.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBReplicationContext.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBReplicationContext.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBReplicationManager.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBReplicationManager.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBReplicationTailing.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBReplicationTailing.h
RocksDBRestCollectionHandler.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestCollectionHandler.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestExportHandler.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestExportHandler.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestHandlers.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestHandlers.h
RocksDBRestReplicationHandler.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestReplicationHandler.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestWalHandler.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestWalHandler.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBSettingsManager.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBSettingsManager.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBSkiplistIndex.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBSyncThread.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBSyncThread.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBThrottle.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBThrottle.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBTransactionCollection.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBTransactionCollection.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBTransactionContextData.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBTransactionManager.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBTransactionState.cpp issue 511.9.1: track DataSource instance instead of only its name in QueryCache (#7943) 2019-01-14 16:25:18 +03:00
RocksDBTransactionState.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBTypes.cpp issue 511.8: remove a redundant IResearchLinkDrop marker, it does the exact same thing as IndexDrop that is also written to the WAL (#7923) 2019-01-11 18:09:23 +03:00
RocksDBTypes.h issue 511.8: remove a redundant IResearchLinkDrop marker, it does the exact same thing as IndexDrop that is also written to the WAL (#7923) 2019-01-11 18:09:23 +03:00
RocksDBUpgrade.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBUpgrade.h
RocksDBV8Functions.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBV8Functions.h
RocksDBVPackIndex.cpp support db._explain with all plans (#7895) 2019-01-08 18:06:46 +01:00
RocksDBVPackIndex.h support db._explain with all plans (#7895) 2019-01-08 18:06:46 +01:00
RocksDBValue.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBValue.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBWalAccess.cpp issue 511.8: remove a redundant IResearchLinkDrop marker, it does the exact same thing as IndexDrop that is also written to the WAL (#7923) 2019-01-11 18:09:23 +03:00
RocksDBWalAccess.h big reformat 2018-12-26 00:54:03 +01:00