Commit Graph

5 Commits

Author SHA1 Message Date
d4dddc0df3
Snapshot metadata storage reworked
All checks were successful
continuous-integration/drone/push Build is passing
Because there is a limit of filesize 255 bytes in Linux which we hit during testing.
2021-11-01 01:05:59 +01:00
dae67e6be6
Get snapshot handler
All checks were successful
continuous-integration/drone/push Build is passing
It translates snapshot keys into metadata structure
2021-10-31 12:01:24 +01:00
615029f6c0
Fix tests
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-29 01:09:49 +02:00
dc478714bf
Handler for list_snapshots_by_label message
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-29 00:57:06 +02:00
bc50cb1105
Support for snapshots
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
* full implementation of snapshots
* tests of the snapshot backend
* Drone CI pipeline
* New snapshots handlers
* Filesystem driver
* S3 driver
2021-10-26 18:57:52 +02:00