1
0
Fork 0
arangodb/arangod/Indexes
Vasiliy ac1a6742e0 issue 381.4.1: create a separate IResearchLink implementation for use with ClusterEngine (#5505)
* issue 381.4.1: create a separate IResearchLink implementation for use with ClusterEngine

* backport: ensure StorageEngineMock assigns unique transaction ids

* delegate index normalization on the ClusterEngine to the 'actualEngine'
2018-06-01 19:05:53 +03:00
..
Index.cpp Cleanup cluster selectivity (#5440) 2018-05-23 18:00:14 +02:00
Index.h Cleanup cluster selectivity (#5440) 2018-05-23 18:00:14 +02:00
IndexFactory.cpp issue 381.4.1: create a separate IResearchLink implementation for use with ClusterEngine (#5505) 2018-06-01 19:05:53 +03:00
IndexFactory.h issue 381.4.1: create a separate IResearchLink implementation for use with ClusterEngine (#5505) 2018-06-01 19:05:53 +03:00
IndexIterator.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
IndexIterator.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
IndexLookupContext.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
IndexLookupContext.h Bug fix/isrestore (#3283) 2017-10-03 11:53:49 +02:00
IndexResult.h Feature/improved index api for unique constraints and replication (#3715) 2017-11-16 21:02:01 +01:00
PersistentIndexAttributeMatcher.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
PersistentIndexAttributeMatcher.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
SimpleAttributeEqualityMatcher.cpp Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
SimpleAttributeEqualityMatcher.h Bug fix/fixes 1910 (#3471) 2017-10-23 09:17:36 +02:00
SkiplistIndexAttributeMatcher.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
SkiplistIndexAttributeMatcher.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00