Expand description
In-memory Store implementation for Seesaw
This is a simple in-memory store suitable for development, testing, and demos. Not suitable for production use as all data is lost on restart.
Structsยง
- Memory
Store - In-memory store for workflows