A file storage component with three parts: - A blob store, storing in a git-like content-addressing scheme - A datomic schema to store blob references with metadata - A connector to expose files over webdav
[davstore "0.1.0-alpha5"]
davstore/davstore {:mvn/version "0.1.0-alpha5"}
implementation("davstore:davstore:0.1.0-alpha5")
<dependency> <groupId>davstore</groupId> <artifactId>davstore</artifactId> <version>0.1.0-alpha5</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: