Chronicle. CheckpointStore. Memory
(chronicle v0.1.2)
Copy Markdown
In-memory checkpoint store for tests and local development.
It does not provide an independent durable anchor and must not be used as the production tamper-resistance boundary.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec reset() :: :ok | {:error, term()}
@spec start_link(keyword()) :: Agent.on_start()