Expand description
Filesystem + JSON implementation of StateMgr.
Modulesยง
- clean ๐
- Code to remove obsolete and extraneous files from a filesystem-based state directory.
Structsยง
- FsState
Mgr - Implementation of StateMgr that stores state as JSON files on disk.
- FsState
MgrInner ๐ - Inner reference-counted object, used by
FsStateMgr.