historian

Automatically save atoms and restore their previous states if needed.

Leiningen/Boot

[historian "0.1.3"]

Clojure CLI/deps.edn

historian/historian {:mvn/version "0.1.3"}

Gradle

implementation("historian:historian:0.1.3")

Maven

<dependency>
  <groupId>historian</groupId>
  <artifactId>historian</artifactId>
  <version>0.1.3</version>
</dependency>