1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Storage/S3
David Steele 599e41a251 Improve S3 delete performance.
The constant S3_BATCH_MAX had been replaced with a hard-coded value of 2, probably during testing.
2018-02-18 14:54:32 -05:00
..
Auth.pm Repository encryption support. 2017-11-06 12:51:12 -05:00
Driver.pm Improve S3 delete performance. 2018-02-18 14:54:32 -05:00
FileRead.pm Replace dynamically built class hierarchies in I/O layer with fixed parent() calls. 2017-10-22 19:07:17 -04:00
FileWrite.pm Replace dynamically built class hierarchies in I/O layer with fixed parent() calls. 2017-10-22 19:07:17 -04:00
Info.pm S3 repository support. 2017-06-12 10:52:32 -04:00
Request.pm Allow functions with sensitive options to be logged at debug level with redactions. 2017-10-24 12:35:36 -04:00