mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 22:42:57 +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