com.github.arnaudgeiser/vinyl

Clojure facade for the FoundationDB record-layer

Leiningen/Boot

[com.github.arnaudgeiser/vinyl "0.1.14"]

Clojure CLI/deps.edn

com.github.arnaudgeiser/vinyl {:mvn/version "0.1.14"}

Gradle

implementation("com.github.arnaudgeiser:vinyl:0.1.14")

Maven

<dependency>
  <groupId>com.github.arnaudgeiser</groupId>
  <artifactId>vinyl</artifactId>
  <version>0.1.14</version>
</dependency>