Files
MaxScale/server/modules/filter
Johan Wikman 75b2895ec2 Cache: If LRUStorage is used, create ST real storage
If the underlying storage does not support max_count and/or max_size
and it accordinly is decorated with LRUStorage, then create the real
storage as single-threaded. Since LRUStorage will do locking it is of
no use to do locking in the real storage as well.
2016-12-13 12:37:28 +02:00
..
2016-11-29 14:19:08 +02:00
2016-11-30 12:37:36 +02:00
2016-12-05 12:46:54 +02:00
2016-12-02 15:19:44 +02:00