1
0
Fork 0
arangodb/arangod/Indexes
jsteemann 22b1b7b7e7 added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
..
EdgeIndex.cpp added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
EdgeIndex.h added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
FulltextIndex.cpp added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
FulltextIndex.h added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
GeoIndex2.cpp added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
GeoIndex2.h added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
HashIndex.cpp added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
HashIndex.h added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
Index.cpp added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
Index.h added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
IndexIterator.cpp speed up primary index lookups 2016-06-29 17:44:03 +02:00
IndexIterator.h Modified the SkiplistIndex lookup s.t. it does not build one large VPackBuilder containing all combinations of search values, but instead has an option to rewrite it in-place and just has to maintain the intervals. 2016-07-12 14:46:24 +02:00
PathBasedIndex.cpp refactoring 2016-07-29 17:07:16 +02:00
PathBasedIndex.h refactoring 2016-07-29 17:07:16 +02:00
PrimaryIndex.cpp added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
PrimaryIndex.h added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
RocksDBFeature.cpp refactoring 2016-07-18 17:48:24 +02:00
RocksDBFeature.h added unprepare 2016-06-06 18:27:51 +02:00
RocksDBIndex.cpp added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
RocksDBIndex.h added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
RocksDBKeyComparator.cpp initial commit 2016-05-03 15:42:24 +02:00
RocksDBKeyComparator.h initial commit 2016-05-03 15:42:24 +02:00
SimpleAttributeEqualityMatcher.cpp clang-format 2016-01-27 13:43:46 +01:00
SimpleAttributeEqualityMatcher.h more index optimizations 2016-06-25 18:26:08 +02:00
SkiplistIndex.cpp added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00
SkiplistIndex.h added unload() functionality for indexes (untested) 2016-08-26 14:00:03 +02:00