Files
MaxScale/server/modules/filter
Johan Wikman 97fcb94daa Cache: Always return staleness
In order for the LRU storage to correctly track the state in the
real storage, we always need to know stale-state of a returned
(or not returned) value.

The return type is now not an a pure enumeration, but a 16-bit
enumeration plus a 16-bit bitmask that can be used for conveying
more information.
2016-12-22 12:09:46 +02:00
..
2016-12-22 12:09:46 +02:00
2016-11-29 14:19:08 +02:00
2016-11-30 12:37:36 +02:00
2016-12-20 12:40:26 +02:00
2016-12-05 12:46:54 +02:00