1
0
Fork 0
arangodb/arangod/StorageEngine
Jan 4de1c16191 add a generic "StorageEngine" feature (#2783)
so that other features can indicate that they need a storage engine
but do not need to reference a concrete storage engine such as "mmfiles"
or "rocksdb"
2017-07-12 22:08:48 +02:00
..
DocumentIdentifierToken.h
EngineSelectorFeature.cpp sync ENGINE file 2017-05-30 16:39:30 +02:00
EngineSelectorFeature.h fix logic in engine selector 2017-05-17 10:02:16 +02:00
PhysicalCollection.cpp Revert "[WIP] Feature/reduce extraction to projection (#2735)" 2017-07-12 12:52:14 +02:00
PhysicalCollection.h Revert "[WIP] Feature/reduce extraction to projection (#2735)" 2017-07-12 12:52:14 +02:00
StorageEngine.h add a generic "StorageEngine" feature (#2783) 2017-07-12 22:08:48 +02:00
StorageEngineFeature.h add a generic "StorageEngine" feature (#2783) 2017-07-12 22:08:48 +02:00
TransactionCollection.cpp Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
TransactionCollection.h honor exclusive locks 2017-04-25 12:56:56 +02:00
TransactionManager.h optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
TransactionState.cpp check authorization when accessing query cache (#2715) 2017-07-03 18:38:52 +02:00
TransactionState.h fix authinfo caching (#2743) 2017-07-06 17:31:46 +02:00