1
0
Fork 0
arangodb/arangod/RocksDBEngine
Jan 9c0460acff
Feature/aql optimizations (#5237)
2018-05-03 16:55:58 +02:00
..
CMakeLists.txt S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBAqlFunctions.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBAqlFunctions.h
RocksDBBackgroundThread.cpp
RocksDBBackgroundThread.h
RocksDBCollection.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBCollection.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBColumnFamily.h
RocksDBCommon.cpp
RocksDBCommon.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBComparator.cpp
RocksDBComparator.h
RocksDBCuckooIndexEstimator.h
RocksDBEdgeIndex.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
RocksDBEdgeIndex.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
RocksDBEngine.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBEngine.h issue 374.2: use a reference to vocbase instead of a pointer in StorageEngime LogicalDatasource related DDL operations, use vocbase from the found collection 2018-04-11 18:49:46 +03:00
RocksDBExportCursor.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBExportCursor.h backport: use vocbase reference instead of pointer in arangodb::pregel::GraphStore 2018-04-13 11:23:34 +03:00
RocksDBFulltextIndex.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBFulltextIndex.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBGeoIndex.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBGeoIndex.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBHashIndex.cpp
RocksDBHashIndex.h
RocksDBIncrementalSync.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBIncrementalSync.h
RocksDBIndex.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBIndex.h
RocksDBIndexFactory.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBIndexFactory.h
RocksDBIterators.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBIterators.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBKey.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBKey.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBKeyBounds.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBKeyBounds.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBLogValue.cpp
RocksDBLogValue.h
RocksDBMethods.cpp
RocksDBMethods.h
RocksDBOptimizerRules.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
RocksDBOptimizerRules.h
RocksDBPersistentIndex.h
RocksDBPrefixExtractor.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBPrimaryIndex.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
RocksDBPrimaryIndex.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
RocksDBRecoveryHelper.h
RocksDBRecoveryManager.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
RocksDBRecoveryManager.h
RocksDBReplicationCommon.cpp
RocksDBReplicationCommon.h
RocksDBReplicationContext.cpp backport: use vocbase reference instead of pointer in arangodb::pregel::GraphStore 2018-04-13 11:23:34 +03:00
RocksDBReplicationContext.h backport: use vocbase reference instead of pointer in arangodb::pregel::GraphStore 2018-04-13 11:23:34 +03:00
RocksDBReplicationManager.cpp
RocksDBReplicationManager.h
RocksDBReplicationTailing.cpp
RocksDBReplicationTailing.h
RocksDBRestExportHandler.cpp Remove copy of request body in rest handlers (#5104) 2018-04-16 14:49:51 +02:00
RocksDBRestExportHandler.h
RocksDBRestHandlers.cpp
RocksDBRestHandlers.h
RocksDBRestReplicationHandler.cpp Remove copy of request body in rest handlers (#5104) 2018-04-16 14:49:51 +02:00
RocksDBRestReplicationHandler.h
RocksDBRestWalHandler.cpp
RocksDBRestWalHandler.h
RocksDBSettingsManager.cpp
RocksDBSettingsManager.h
RocksDBSkiplistIndex.h
RocksDBThrottle.cpp
RocksDBThrottle.h
RocksDBTransactionCollection.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBTransactionCollection.h
RocksDBTransactionContextData.h
RocksDBTransactionManager.h
RocksDBTransactionState.cpp
RocksDBTransactionState.h
RocksDBTypes.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBTypes.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBV8Functions.cpp
RocksDBV8Functions.h
RocksDBVPackIndex.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
RocksDBVPackIndex.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
RocksDBValue.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBValue.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBWalAccess.cpp Refactoring & code cleanup (#5138) (#5142) 2018-04-24 14:42:23 +02:00
RocksDBWalAccess.h