1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Storage
David Steele 1f120f3fce Improve performance of list requests on S3.
Any beginning literal portion of a filter expression is used to generate a search prefix which often helps keep the request small enough to avoid rate limiting.

Suggested by Mihail Shvein.
2017-10-20 14:10:16 -04:00
..
Cifs Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Filter Fixed an issue that could cause compression to abort on growing files. 2017-08-30 16:34:05 -04:00
Posix Add bIgnoreMissing parameter to Local->manifest(). 2017-07-25 12:44:38 -04:00
S3 Improve performance of list requests on S3. 2017-10-20 14:10:16 -04:00
Base.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Helper.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
Local.pm Improve performance of list requests on S3. 2017-10-20 14:10:16 -04:00