Releases: eLyKseeR/elykseer-ml
Releases · eLyKseeR/elykseer-ml
Release v0.9.13
- new executable:
lxr_distribute
which can PUT & GET an assembly's chunks to/from MinIO, AWS S3, Filesystem path - Dockerfile adapted and images published
Full Changelog: v0.9.12...v0.9.13
Release v0.9.12
notable changes:
- improved Docker images
- tracing of message output
- implemented deduplication:
- if the whole file did not change, then no backup is done of that file
- if the checksum on a block is still the same as from the previous backup, then a reference to the previous one is inserted and no data copied
- we include a number of precompiled binaries
Full Changelog: v0.9.11...v0.9.12