1
0
Fork 0
arangodb/arangod/Indexes
jsteemann ccb460e952 whitespace 2016-05-24 12:58:28 +02:00
..
EdgeIndex.cpp whitespace 2016-05-24 12:58:28 +02:00
EdgeIndex.h initial commit 2016-05-03 15:42:24 +02:00
FulltextIndex.cpp
FulltextIndex.h initial commit 2016-05-03 15:42:24 +02:00
GeoIndex2.cpp do not create markers on the heap, but create them in the WAL space directly 2016-04-29 01:01:10 +02:00
GeoIndex2.h initial commit 2016-05-03 15:42:24 +02:00
HashIndex.cpp whitespace 2016-05-24 12:58:28 +02:00
HashIndex.h Improved HashIndex lookup. It now does less copying of Lookup values and less effort for multiplication of INs 2016-05-17 09:34:39 +02:00
Index.cpp fixes for MSVC 2016-05-10 19:01:21 +02:00
Index.h initial commit 2016-05-03 15:42:24 +02:00
IndexIterator.cpp
IndexIterator.h initial commit 2016-05-03 15:42:24 +02:00
PathBasedIndex.cpp do not create markers on the heap, but create them in the WAL space directly 2016-04-29 01:01:10 +02:00
PathBasedIndex.h
PrimaryIndex.cpp micro optimizations 2016-05-13 12:56:25 +02:00
PrimaryIndex.h micro optimizations 2016-05-13 12:56:25 +02:00
RocksDBFeature.cpp disable SyncWAL() on Windows (always reports a "not implemented") 2016-05-23 17:11:06 +02:00
RocksDBFeature.h initial commit 2016-05-03 15:42:24 +02:00
RocksDBIndex.cpp fixed some issues with persisted index 2016-05-21 00:08:53 +02:00
RocksDBIndex.h initial commit 2016-05-03 15:42:24 +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
SimpleAttributeEqualityMatcher.h
SkiplistIndex.cpp cppcheck 2016-05-10 20:13:55 +02:00
SkiplistIndex.h initial commit 2016-05-03 15:42:24 +02:00