Skip to main content

Crate seesaw_memory

Crate seesaw_memory 

Source
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ยง

MemoryStore
In-memory store for workflows