| Interface | Description |
|---|---|
| Provider |
A Persistence provider for the
EventStore. |
| Class | Description |
|---|---|
| InMemoryProvider |
A Persistence Provider that handle all the data in memory.
|
| RedisProvider |
A Persistence Provider that handle all the data in redis.
|