Files
MaxScale/server/modules
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-10 15:15:10 +02:00