Expand description
In-Memory Storage Backend
Provides an in-memory implementation of ExperimentStorage for testing
and environments where file-based storage is not available (e.g., WASM).
Structsยง
- InMemory
Storage - In-memory experiment storage backend