Expand description
Caching layer for blockchain entities and domain objects.
This module provides an in-memory cache with optional PostgreSQL persistence for storing and retrieving blockchain-related data such as blocks, tokens, pools, swaps, and other DeFi protocol events.
Modules§
Structs§
- Blockchain
Cache - Provides caching functionality for various blockchain domain objects.