1
0
Fork 0
arangodb/arangod/StorageEngine
jsteemann ab21b0b1ff move functionality into engine 2017-02-09 14:50:41 +01:00
..
DocumentIdentifierToken.h The Fulltext index now return DocumentIdentifierTokens instead of revisions. Removed one inderection rid <-> Index_doc which were a typedef. 2017-01-25 13:20:15 +01:00
EngineSelectorFeature.cpp Moved FunctionDefinitions to an AqlFunctionFeature. This now has a defined startup ordering 2017-02-08 15:45:59 +01:00
EngineSelectorFeature.h fix startup 2016-11-17 17:18:18 +01:00
RocksDBEngine.cpp Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api 2017-02-08 12:54:26 +01:00
RocksDBEngine.h Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api 2017-02-08 12:54:26 +01:00
RocksDBIndexFactory.cpp Moved major Index-creation out of LogicalCollection into the StorageEngine Specific IndexFactory. 2017-01-29 15:08:26 +01:00
RocksDBIndexFactory.h Moved major Index-creation out of LogicalCollection into the StorageEngine Specific IndexFactory. 2017-01-29 15:08:26 +01:00
StorageEngine.h Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api 2017-02-08 12:54:26 +01:00
TransactionCollection.cpp added convenience method collectionName 2017-02-07 12:05:36 +01:00
TransactionCollection.h move engine-specific things out of public API 2017-02-07 17:36:53 +01:00
TransactionState.cpp refactoring 2017-02-07 14:36:03 +01:00
TransactionState.h move functionality into engine 2017-02-09 14:50:41 +01:00