1
0
Fork 0
arangodb/tests/Cache
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
..
BucketState.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
CachedValue.cpp Improvements to CachedValue internals and handling. (#3126) 2017-08-28 15:07:16 +02:00
FrequencyBuffer.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
LockStressTest.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
Manager.cpp Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
Metadata.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
MockScheduler.cpp Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
MockScheduler.h Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
PlainBucket.cpp Improvements to CachedValue internals and handling. (#3126) 2017-08-28 15:07:16 +02:00
PlainCache.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
Rebalancer.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
Table.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
TransactionManager.cpp Fixed issue with cache transactions. 2017-04-07 16:58:22 -04:00
TransactionalBucket.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
TransactionalCache.cpp Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
TransactionalStore.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
TransactionalStore.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
TransactionsWithBackingStore.cpp Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00