1
0
Fork 0
arangodb/arangod/StorageEngine
Michael Hackstein 489f0d12b8 Moved the decision to write a marker into the databaseFeature, it is not triggered from outside any more. Furthermore renameCollection write marker is now done in MMFiles. 2017-03-08 14:54:25 +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 added assertion 2017-03-02 13:21:07 +01:00
EngineSelectorFeature.h fix startup 2016-11-17 17:18:18 +01:00
RocksDBEngine.cpp remove some includes 2017-02-21 14:43:21 +01:00
RocksDBEngine.h clean up headers 2017-02-10 10:57:51 +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 Moved the decision to write a marker into the databaseFeature, it is not triggered from outside any more. Furthermore renameCollection write marker is now done in MMFiles. 2017-03-08 14:54:25 +01:00
TransactionCollection.cpp added convenience method collectionName 2017-02-07 12:05:36 +01:00
TransactionCollection.h protect all properties of TransactionState 2017-02-15 11:37:35 +01:00
TransactionState.cpp protect all properties of TransactionState 2017-02-15 11:37:35 +01:00
TransactionState.h simplfied APIs 2017-02-16 10:00:46 +01:00