View Source API Reference spawn_statestores v2.0.0-RC12
Modules
Spawn Statestores is the core storage lib for the Spawn Actors System
LookupBehaviour
defines how system get clustered actors info.
Defines the default behavior for each Projection Provider.
Defines the default behavior for each Statestore Provider.
This module must be used by the proxy to interact with databases regardless of which provider is used.
Run database migrations
Schema for the historical snapshot records.
Lookup schema
Snapshot schema
Models a value object. A value object is one that has no identity. It is mostly used as an embedded object.
This module enables encryption on the database. See the Cloak and Cloak Ecto libraries documentation for more information. https://hexdocs.pm/cloak/readme.html https://hexdocs.pm/cloak_ecto/readme.html