Runbox.StateStore.Storage.InMemoryStorage (runbox v26.0.0)

View Source

Runbox.StateStore.Storage implementation intended for testing purposes.

Since this implementation is only in-memory, it makes no sense to use it elsewhere but in tests.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

clean_state()

get_savepoint_entities(timestamp)

set_savepoint(timestamp, es)

start_link(_)