haproxy/include
Maxime Henrion 731b71363f MINOR: shctx: allow consumers to customize eviction strategy
This introduces a make_room() callback that consumers can provide in
order to implement more specific eviction strategies. To be used in the
HTTP cache code. This goes in hand with a new shctx_row_truncate()
function that allows consumers to truncate a row, which can be used in
the make_room() callback.
2026-07-10 16:42:35 +02:00
..
haproxy MINOR: shctx: allow consumers to customize eviction strategy 2026-07-10 16:42:35 +02:00
import MINOR: mjson: reintroduce mjson_next() 2026-04-14 10:57:21 +02:00
make BUILD: makefile: add macros enable_opts and disable_opts 2026-07-03 16:33:27 +02:00