Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Releases: voriteam/voripos-domain-sync

0.4.2

12 Nov 00:02

Choose a tag to compare

Added LiteFS attributes to Otel span

We now include the txid and checksum to aid in debugging.

0.4.1

11 Nov 04:04

Choose a tag to compare

Added missing jq package

This is needed by opentelemetry-shell.

0.4.0

10 Nov 01:41
5d98787

Choose a tag to compare

Emitting Otel traces when the database syncs (#3)

This is a very simple span, but it gives us insight into if/when syncs are occurring.

0.3.0

07 Nov 21:35
7cec030

Choose a tag to compare

Updated sync scripts (#2)

- Pulling the latest image when the service starts
- Visibly logging when the LiteFS Cloud token is not set

0.2.0

06 Nov 21:39
0b2dbe2

Choose a tag to compare

Switched to copying timestamped files (#1)

We now create new timestamped files with the latest domain data instead of restoring to an existing file. This ensures the app does not take any downtime during the restore operation (which takes up to 20s to complete with a bind mount, and 4 minutes without). We are also using bind mounts to speed up transfers.

0.1.2

31 Oct 05:39

Choose a tag to compare

Updated defaults key

0.1.1

29 Oct 15:55

Choose a tag to compare

Removed unnecessary file

This was used for early testing, and should not have been committed.

0.1.0

29 Oct 01:38

Choose a tag to compare

Created voripos-domain-data

This has been split from the voripos repo, and the README updated to include info on Homebrew.