Files
MaxScale/server/modules/filter
Johan Wikman a3a8b5523e MXS-1401 Support multiple cache rules
The possibility to have multiple cache rules in a cache
configuration file is now handled throughout the cache
filter.

The major difference is that while you earlier directly
queried the Cache whether data should be stored to the
cache and whether data in the cache should be used, you
now query the Cache whether data should be stored to the
cache and, if so, get a CacheRules object from which you
subsequently query whether data from the cache should
be used.
2018-04-27 09:22:17 +03:00
..
2018-03-27 21:49:35 +03:00
2018-03-26 10:02:57 +03:00
2018-02-08 12:48:06 +02:00
2017-06-01 10:24:20 +03:00
2018-01-03 14:57:18 +02:00
2017-11-15 14:04:00 +01:00