historian

Automatically save atoms and restore their previous states if needed.

Leiningen/Boot

[historian "1.2.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("historian:historian:1.2.2")

Maven

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