github benbjohnson/litestream v0.5.2

12 hours ago

Platform Support

⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.

Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)

Installation

Homebrew (macOS and Linux)

brew tap benbjohnson/litestream
brew install litestream

Debian/Ubuntu

Download the .deb file for your architecture and install:

sudo dpkg -i litestream-*.deb

RPM-based systems

Download the .rpm file for your architecture and install:

sudo rpm -i litestream-*.rpm

Binary installation

Download the appropriate archive for your platform, extract, and move to your PATH.

Changelog

  • 34fc7de Create parent directory on replica restore (#793)
  • 7e64a4c Improve test scripts with comprehensive validation and MinIO S3 testing (#763)
  • d4dfb33 fix: remove local LTX files during retention enforcement to prevent unbounded disk usage (#795)

Don't miss a new litestream release

NewReleases is sending notifications on new releases.