trident-gcd

This library implements a Trident state on top of the Google Cloud Datastore.

Leiningen/Boot

[trident-gcd "0.0.1-wip6"]

Clojure CLI/deps.edn

trident-gcd/trident-gcd {:mvn/version "0.0.1-wip6"}

Gradle

implementation("trident-gcd:trident-gcd:0.0.1-wip6")

Maven

<dependency>
  <groupId>trident-gcd</groupId>
  <artifactId>trident-gcd</artifactId>
  <version>0.0.1-wip6</version>
</dependency>