1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc/xs/storage
David Steele 59f135340d The local command for backup is implemented entirely in C.
The local process is now entirely migrated to C.  Since all major I/O operations are performed in the local process, the vast majority of I/O is now performed in C.

Contributed by David Steele, Cynthia Shang.
2019-07-25 14:34:16 -04:00
..
storage.xs Add test function to create the S3 bucket instead of using aws cli. 2019-06-26 15:02:30 -04:00
storage.xsh The local command for backup is implemented entirely in C. 2019-07-25 14:34:16 -04:00
storageRead.xs Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
storageRead.xsh Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
storageWrite.xs Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
storageWrite.xsh Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00