Expand description
Caching layer for Substrate queries
This module provides a caching layer for:
- Storage queries
- Account balances
- Metadata
- RPC responses
Structsยง
- Cache
- Multi-level cache for Substrate queries
- Cache
Config - Cache configuration
- Cache
Stats - Cache statistics