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.6"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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