1
0
Fork 0
arangodb/arangod/StorageEngine
Jan 5165155ed1 Bug fix/fixes 0609 (#3227)
* do not use V8 variant of AQL functions in early optimization stage when a C++ variant is available

* additionally, simplify AQL function definitions and aliases

* warn when more than 90% of max mappings are in use

* added C++ variant of replication catchup

* added `--log.role` option

* updated CHANGELOG

* removed non-existing scheduler.threads option from config

* removed useless __FILE__, __LINE__ invocations

* updated CHANGELOG

* allow a priority V8 context

* remove TRI_CORE_MEM_ZONE

* try to fix Windows errors & warnings

* cleanup

* removed memory zones altogether

* exclude system collections from collection tests
2017-09-13 16:28:21 +02:00
..
DocumentIdentifierToken.h cppcheck 2017-04-24 23:06:36 +02:00
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 Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
PhysicalCollection.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
StorageEngine.h remove dependency on MMFiles features from non-MMFiles files (#2925) 2017-08-01 22:16:43 +02:00
StorageEngineFeature.h remove dependency on MMFiles features from non-MMFiles files (#2925) 2017-08-01 22:16:43 +02:00
TransactionCollection.cpp Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
TransactionCollection.h a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02:00
TransactionManager.h optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
TransactionState.cpp a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02:00
TransactionState.h a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02:00