historian

Automatically save atoms and restore their previous states if needed.

Leiningen/Boot

[historian "0.1.4-SNAPSHOT"]

Clojure CLI/deps.edn

historian/historian {:mvn/version "0.1.4-SNAPSHOT"}

Gradle

implementation("historian:historian:0.1.4-SNAPSHOT")

Maven

<dependency>
  <groupId>historian</groupId>
  <artifactId>historian</artifactId>
  <version>0.1.4-SNAPSHOT</version>
</dependency>