Nous.Workflow.Checkpoint.ETS (nous v0.16.0)

View Source

ETS-backed checkpoint store. Suitable for development and testing.

Note: Data is lost on process/node restart. For production, use a persistent backend.

Summary

Functions

Initialize the ETS table. Call once at application start.

Functions

init()

@spec init() :: :ok

Initialize the ETS table. Call once at application start.