io.replikativ/datahike-redis

Datahike with Redis as data storage.

Leiningen/Boot

[io.replikativ/datahike-redis "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.replikativ/datahike-redis {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("io.replikativ:datahike-redis:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.replikativ</groupId>
  <artifactId>datahike-redis</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>