mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-24 06:58:45 +00:00
a2d2108e6a
## Problem gRPC base backups do not use the base backup cache. Touches https://github.com/neondatabase/neon/issues/11728. ## Summary of changes Integrate gRPC base backups with the base backup cache. Also fixes a bug where the base backup cache did not differentiate between primary/replica base backups (at least I think that's a bug?).