Expand description
In-memory implementation of the StorageAdaptor trait.
This module provides a simple in-memory storage adaptor for testing
and ephemeral use cases, along with a reusable test suite for validating
any StorageAdaptor implementation.
Structsยง
- Memory
Storage Adaptor - In-memory storage adaptor for testing and simple use cases.