1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00
Files
pgbackrest/test
David Steele 76bcb740b6 Add GCS batch delete support.
The GCS driver sent a single file delete request for each file while deleting a path. Depending on latency this could lead to rather long delete times, especially noticeable during expiration.

Improve GCS delete to use batches, which require multipart HTTP, so also add multipart HTTP infrastructure.
2024-04-27 15:42:10 +10:00
..
2024-03-25 11:22:53 +13:00
2024-04-27 15:42:10 +10:00
2024-04-25 19:32:07 +10:00
2024-04-27 15:42:10 +10:00
2024-03-10 10:53:31 +13:00