Skip to content

Stores intermediate states of a Clojure map as a list of incremental changes, provides paging history to any sequential subset of states.

Notifications You must be signed in to change notification settings

farpost/state-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

state-storage

Stores intermediate states of Clojure maps as a list of incremental changes, provides paging access to any sequential subset of states.

TODO

  • import part of storage.clj
  • add HT project dependency on this library
  • remove from HT everything that can be imported
  • move on

About

Stores intermediate states of a Clojure map as a list of incremental changes, provides paging history to any sequential subset of states.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published