1
0
Fork 0
arangodb/arangod/Indexes
Jan Steemann 0735277830 removed IndexWatermarks again... not needed 2015-09-09 14:22:58 +02:00
..
CapConstraint.cpp return memory usage for all indexes 2015-08-26 17:13:41 +02:00
CapConstraint.h getIndexes(true) 2015-08-26 09:48:48 +02:00
EdgeIndex.cpp Removed const in AssocMulti batch insert. It was non-const casted internally... 2015-09-03 10:16:15 +02:00
EdgeIndex.h Removed const in AssocMulti batch insert. It was non-const casted internally... 2015-09-03 10:16:15 +02:00
FulltextIndex.cpp return memory usage for all indexes 2015-08-26 17:13:41 +02:00
FulltextIndex.h Merge branch 'devel' of github.com:arangodb/arangodb into array_indexing 2015-08-26 10:41:27 +02:00
GeoIndex2.cpp return memory usage for all indexes 2015-08-26 17:13:41 +02:00
GeoIndex2.h Merge branch 'devel' of github.com:arangodb/arangodb into array_indexing 2015-08-26 10:41:27 +02:00
HashIndex.cpp Added failure tests for new implementation of HashIndex. And fixed a memleak there. 2015-09-08 15:35:21 +02:00
HashIndex.h primary index speedup 2015-09-07 16:22:39 +02:00
Index.cpp Updated the Primary index to new version of AssocUnique. 2015-09-03 10:16:15 +02:00
Index.h removed IndexWatermarks again... not needed 2015-09-09 14:22:58 +02:00
PathBasedIndex.cpp Added failure tests for new implementation of HashIndex. And fixed a memleak there. 2015-09-08 15:35:21 +02:00
PathBasedIndex.h fix memory usage confusion 2015-09-03 20:12:50 +02:00
PrimaryIndex.cpp primary index speedup 2015-09-07 16:22:39 +02:00
PrimaryIndex.h primary index speedup 2015-09-07 16:22:39 +02:00
SkiplistIndex.cpp fix memory usage confusion 2015-09-03 20:12:50 +02:00
SkiplistIndex.h fix memory usage confusion 2015-09-03 20:12:50 +02:00