1
0
Fork 0
arangodb/arangod/ClusterEngine
Vasiliy 1240090cd8 issue 399.2: use a LogicalCollection& instead of LogicalCollection* in PhysicalCollection (#5861) 2018-07-13 15:02:43 +03:00
..
CMakeLists.txt Add optimizer rule that replaces js function calls (NEAR/WITHIN/FULLTEXT) with pure AQL (#5529) 2018-06-12 13:48:31 +02:00
ClusterCollection.cpp issue 399.2: use a LogicalCollection& instead of LogicalCollection* in PhysicalCollection (#5861) 2018-07-13 15:02:43 +03:00
ClusterCollection.h issue 399.2: use a LogicalCollection& instead of LogicalCollection* in PhysicalCollection (#5861) 2018-07-13 15:02:43 +03:00
ClusterEngine.cpp issue 399.2: use a LogicalCollection& instead of LogicalCollection* in PhysicalCollection (#5861) 2018-07-13 15:02:43 +03:00
ClusterEngine.h Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
ClusterIndex.cpp Bug fix/cleanup 2805 (#5477) 2018-05-29 10:16:48 +02:00
ClusterIndex.h Cleanup cluster selectivity (#5440) 2018-05-23 18:00:14 +02:00
ClusterIndexFactory.cpp Feature/test iresearch (#5610) 2018-06-21 20:35:04 +03:00
ClusterIndexFactory.h issue 381.4.1: create a separate IResearchLink implementation for use with ClusterEngine (#5505) 2018-06-01 19:05:53 +03:00
ClusterRestExportHandler.cpp
ClusterRestExportHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterRestHandlers.cpp
ClusterRestHandlers.h
ClusterRestReplicationHandler.cpp
ClusterRestReplicationHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterRestWalHandler.cpp
ClusterRestWalHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterTransactionCollection.cpp Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterTransactionCollection.h TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
ClusterTransactionContextData.h
ClusterTransactionManager.h
ClusterTransactionState.cpp TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
ClusterTransactionState.h TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
ClusterV8Functions.cpp remove some unused parts (#5746) 2018-07-03 13:58:00 +02:00
ClusterV8Functions.h
Common.h