github benbjohnson/litestream v0.5.0-test.3

latest releases: v0.5.0-test.9, v0.5.0-test.8, v0.5.0-test.7...
pre-release11 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

  • b3f5b12 Add 30s level to default compaction levels (#751)
  • d63ec68 Add LOG_LEVEL environment variable to set logging info (#757)
  • 9f1c443 Enable macOS signing (#765)
  • 99b5760 Fix LOG_LEVEL env bug (#762)
  • 09dcd60 Fix compaction against eventual consistency (#760)
  • 291497d Remove deprecated release.linux.yml workflow (#744)
  • cea13c8 Upgrade LTX to v0.5.0 (#750)
  • ee36d3e feat: Add litestream-test harness for comprehensive database testing (#748)

Don't miss a new litestream release

NewReleases is sending notifications on new releases.