net.clojars.zhaoyul/sqlite-replicate

A library for SQLite replication using Litestream and MinIO.

Leiningen/Boot

[net.clojars.zhaoyul/sqlite-replicate "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

net.clojars.zhaoyul/sqlite-replicate {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("net.clojars.zhaoyul:sqlite-replicate:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>net.clojars.zhaoyul</groupId>
  <artifactId>sqlite-replicate</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>