Module cache
Expand description
Cache specific constants
Constants§
- DEFAULT_
BLOCK_ CACHE_ MAX_ LEN - Default cache size for the block cache: 5000 blocks.
- DEFAULT_
BLOCK_ CACHE_ SIZE_ BYTES_ MB - Default cache size for the block cache: 500MB
- DEFAULT_
CONCURRENT_ DB_ REQUESTS - Default number of concurrent database requests.
- DEFAULT_
ENV_ CACHE_ SIZE_ BYTES_ MB - Default cache size for the env cache: 1MB
- 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.
- DEFAULT_
RECEIPT_ CACHE_ SIZE_ BYTES_ MB - Default cache size for the receipts cache: 500MB