Files
MaxScale/server
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-11-28 14:37:26 +02:00
2016-11-28 14:37:26 +02:00
2016-12-22 12:09:46 +02:00
2016-11-28 14:37:26 +02:00
2016-08-17 10:06:35 +03:00