mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
64949a37a9
similar to https://github.com/neondatabase/neon/pull/8841, we make the delta layer writer atomic when finishing the layers. ## Summary of changes * `put_value` not taking discard fn anymore * `finish` decides what layers to keep --------- Signed-off-by: Alex Chi Z <chi@neon.tech>