com.brunobonacci/ring-boost

A library to boost performances of Clojure web applications with off-heap serverside caching.

Leiningen/Boot

[com.brunobonacci/ring-boost "0.1.1"]

Clojure CLI/deps.edn

com.brunobonacci/ring-boost {:mvn/version "0.1.1"}

Gradle

implementation("com.brunobonacci:ring-boost:0.1.1")

Maven

<dependency>
  <groupId>com.brunobonacci</groupId>
  <artifactId>ring-boost</artifactId>
  <version>0.1.1</version>
</dependency>