Module cache

Module cache 

Source
Expand description

Cache specific constants

Constantsยง

DEFAULT_BLOCK_CACHE_MAX_LEN
Default cache size for the block cache: 5000 blocks.
DEFAULT_CONCURRENT_DB_REQUESTS
Default number of concurrent database requests.
DEFAULT_HEADER_CACHE_MAX_LEN
Default cache size for the header cache: 1000 headers.
DEFAULT_RECEIPT_CACHE_MAX_LEN
Default cache size for the receipts cache: 2000 receipts.