Support spilling

This commit is contained in:
Andras Schmelczer 2026-06-20 11:03:04 +01:00
parent 3dd5cde626
commit 8d0ecdab19
18 changed files with 150 additions and 65 deletions

1
server-rs/Cargo.lock generated
View file

@ -3887,6 +3887,7 @@ dependencies = [
"hmac 0.13.0",
"lasso",
"libc",
"memmap2",
"metrics",
"metrics-exporter-prometheus",
"parking_lot",