haproxy/include
Willy Tarreau 72f073b6c7 MEDIUM: pattern: add a revision to all pattern expressions
This will be used to detect any change on the pattern list between
two operations, ultimately making it possible to implement a cache
which immediately invalidates obsolete keys after an update. The
revision is simply taken from the timestamp counter to ensure that
even upon a pointer reuse we cannot accidently come back to the
same (expr,revision) tuple.
2015-04-29 19:15:24 +02:00
..
common MINOR: tools: provide an rdtsc() function for time comparisons 2015-04-29 19:14:03 +02:00
import IMPORT: hash: import xxhash-r39 2015-04-29 19:15:21 +02:00
proto MINOR: stream-int: add two flags to indicate an applet's wishes regarding I/O 2015-04-23 17:56:17 +02:00
types MEDIUM: pattern: add a revision to all pattern expressions 2015-04-29 19:15:24 +02:00