Snapshots are now distributed manually per developer. Previously added dryrun snapshot export allows to dump from SQLite store to {project}/{database}/{ts}-{hash}.json.zstfile(s).
Provides:
- Ability to use shared mounts / sync folder / git repository
Storage targets in scope: anything POSIX (local disk, NFS, SMB, syncthing, Dropbox, a git-checked-out directory). Object storage might come later.
Snapshots are now distributed manually per developer. Previously added
dryrun snapshot exportallows to dump from SQLite store to{project}/{database}/{ts}-{hash}.json.zstfile(s).Provides:
Storage targets in scope: anything POSIX (local disk, NFS, SMB, syncthing, Dropbox, a git-checked-out directory). Object storage might come later.