trident-gcd

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

Leiningen/Boot

[trident-gcd "0.0.1-wip4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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