historian

Automatically save atoms and restore their previous states if needed.

Leiningen/Boot

[historian "1.0.6"]

Clojure CLI/deps.edn

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

Gradle

implementation("historian:historian:1.0.6")

Maven

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