1
0
Fork 0
arangodb/arangod/StorageEngine
Michael Hackstein 2133b1448c Moved index API to return DocumentIdentifierTokens which are independent of the underlying storage engine. The agreement is, that the Engine gives a uint64_t sized identifier which allows to fetch any document back again. For MMFiles Engine this identifier is the revision. 2017-01-24 18:19:25 +01:00
..
EngineSelectorFeature.cpp moved files into engine directory 2017-01-23 13:52:57 +01:00
EngineSelectorFeature.h fix startup 2016-11-17 17:18:18 +01:00
RocksDBEngine.cpp moved files into engine directory 2017-01-23 13:52:57 +01:00
RocksDBEngine.h renaming 2017-01-16 14:48:13 +01:00
StorageEngine.h Moved index API to return DocumentIdentifierTokens which are independent of the underlying storage engine. The agreement is, that the Engine gives a uint64_t sized identifier which allows to fetch any document back again. For MMFiles Engine this identifier is the revision. 2017-01-24 18:19:25 +01:00