API Reference spawn_statestores v0.5.3

modules

Modules

Spawn Statestores is the core storage lib for the Spawn Actors System

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

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