View Source Runbox.StateStore.Storage.InMemoryStorage (runbox v21.2.0)

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

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_savepoint_entities(timestamp)

View Source
Link to this function

set_savepoint(timestamp, es)

View Source