1
0
Fork 0
arangodb/arangod/Cache
Dan Larkin e2fdab431c Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
..
Cache.cpp Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
Cache.h fixed some MSVC warnings 2017-08-30 13:11:55 +02:00
CacheManagerFeature.cpp Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
CacheManagerFeature.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
CacheManagerFeatureThreads.cpp Added hash cache system. 2017-02-24 15:31:40 -05:00
CacheManagerFeatureThreads.h Added hash cache system. 2017-02-24 15:31:40 -05:00
CachedValue.cpp Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
CachedValue.h Improvements to CachedValue internals and handling. (#3126) 2017-08-28 15:07:16 +02:00
Common.h Doubled size of cache buckets to increase associativity. 2017-05-23 17:51:47 -04:00
Finding.cpp Bug fix/issues 2308 (#3117) 2017-08-24 14:47:22 +02:00
Finding.h Bug fix/issues 2308 (#3117) 2017-08-24 14:47:22 +02:00
FrequencyBuffer.h minor enhancements for the cache 2017-05-15 14:29:14 +02:00
Manager.cpp Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
Manager.h Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
ManagerTasks.cpp Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
ManagerTasks.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
Metadata.cpp removed unused includes 2017-06-08 13:37:30 +02:00
Metadata.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
PlainBucket.cpp Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
PlainBucket.h Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
PlainCache.cpp Improvements to CachedValue internals and handling. (#3126) 2017-08-28 15:07:16 +02:00
PlainCache.h Augmented cache API and fixed a potential deadlock scenario. (#2579) 2017-06-19 17:28:04 +02:00
Rebalancer.cpp Added hash cache system. 2017-02-24 15:31:40 -05:00
Rebalancer.h Added hash cache system. 2017-02-24 15:31:40 -05:00
State.cpp minor enhancements for the cache 2017-05-15 14:29:14 +02:00
State.h Added hinting so cache table is aware of eviction rate problems. 2017-05-23 19:05:50 -04:00
Table.cpp Added hinting so cache table is aware of eviction rate problems. 2017-05-23 19:05:50 -04:00
Table.h Added warmup function for indexes. 2017-05-29 09:40:58 +02:00
Transaction.cpp Completed implementation of transactional cache. 2017-03-06 10:31:36 -05:00
Transaction.h Completed implementation of transactional cache. 2017-03-06 10:31:36 -05:00
TransactionManager.cpp Fixed issue with cache transactions. 2017-04-07 16:58:22 -04:00
TransactionManager.h Completed implementation of transactional cache. 2017-03-06 10:31:36 -05:00
TransactionalBucket.cpp Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
TransactionalBucket.h Fix compiler warnings and needlessly failing catch tests. (#3171) 2017-08-31 17:27:25 +02:00
TransactionalCache.cpp Improvements to CachedValue internals and handling. (#3126) 2017-08-28 15:07:16 +02:00
TransactionalCache.h Augmented cache API and fixed a potential deadlock scenario. (#2579) 2017-06-19 17:28:04 +02:00