Repositories
Table of Contents
Interfaces
- IRepository
- Repository interface for storing and retrieving serializable data.
Classes
- Memory
- In-memory repository implementation for testing and development.
- Redis
- Redis-backed repository implementation for persistent data storage.