webnf/filestore

A store and utilities for files and blobs, utilizing content-hashing a'la git.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 468 Downloads
  • 21 This Version

Leiningen/Boot

[webnf/filestore "0.1.17"]

Clojure CLI/deps.edn

webnf/filestore {:mvn/version "0.1.17"}

Gradle

implementation("webnf:filestore:0.1.17")

Maven

<dependency>
  <groupId>webnf</groupId>
  <artifactId>filestore</artifactId>
  <version>0.1.17</version>
</dependency>