Expand description
In-memory message store implementation.
This module provides a simple in-memory message store suitable for testing and applications that don’t require persistence.
Structs§
- Memory
Store - In-memory message store.
In-memory message store implementation.
This module provides a simple in-memory message store suitable for testing and applications that don’t require persistence.