Johannes Zellner
|
cac85b17bc
|
Add backup config test for each backend
|
2016-10-11 11:36:25 +02:00 |
|
Johannes Zellner
|
f576f38e4c
|
Calculate the backup checksum for client side verification
Fixes #54
|
2016-10-10 18:11:25 +02:00 |
|
Johannes Zellner
|
c7e5c09bb9
|
Adjust removeBackup() api
|
2016-10-10 15:45:48 +02:00 |
|
Johannes Zellner
|
1b3ae1f178
|
Add new storage.removeBackup() api
This currently is only used in the filesystem backend,
but may be expanded to also cleanup S3 in the future
|
2016-10-10 15:45:48 +02:00 |
|
Johannes Zellner
|
4a9a6dc232
|
Move backup config fetching into storage backend
|
2016-09-20 09:25:48 +02:00 |
|
Johannes Zellner
|
6352064e6c
|
Add backup download route if backend supports it
|
2016-09-20 09:25:48 +02:00 |
|
Johannes Zellner
|
c9c1964e09
|
The storage backends dont need a backup listing function
|
2016-09-20 09:25:48 +02:00 |
|
Johannes Zellner
|
e8be76f2e8
|
Fixup typos
|
2016-09-20 09:25:48 +02:00 |
|
Johannes Zellner
|
d8de9555f2
|
Add storage interface definition
|
2016-09-20 09:25:48 +02:00 |
|