View Source Statestores.Manager.StateManager (spawn_statestores v2.0.0-RC10)

This module must be used by the proxy to interact with databases regardless of which provider is used.

Summary

Functions

load(id)

load(id, revision)

projection_create_or_update_table(projection_type, table_name)

projection_query(projection_type, query, params, opts)

projection_upsert(projection_type, table_name, data)

save(event)