tranchis/photon-db

Database interface for the Photon eventstore

Leiningen/Boot

[tranchis/photon-db "0.10.8"]

Clojure CLI/deps.edn

tranchis/photon-db {:mvn/version "0.10.8"}

Gradle

implementation("tranchis:photon-db:0.10.8")

Maven

<dependency>
  <groupId>tranchis</groupId>
  <artifactId>photon-db</artifactId>
  <version>0.10.8</version>
</dependency>