mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-10 06:52:55 +00:00
We don't want to serialize to/from string all the time, so use `SchedulingPolicy` in `SafekeeperPersistence` via the use of a wrapper. Stacked atop #10891