Module cache

Module cache 

Source
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
CacheConfig
Cache configuration
CacheStats
Cache statistics