update docs (#348)

This commit is contained in:
a10zn8
2023-11-23 00:08:01 +03:00
committed by GitHub
parent 5a154ac817
commit 138e5d3eb3
13 changed files with 148 additions and 468 deletions

View File

@@ -11,16 +11,6 @@ immediately evicted from the caches.
Dshackle keeps latest blocks in memory (by default 64 blocks)
=== Disable all caching and cache related optimisations
Sometimes you may need to disable all caching and optimisations and just send all requests to remote upstreams as is.
.Disable cache config (dshackle.yaml)
[source, yaml]
----
cache:
requests-cache-enabled: false
----
=== Redis cache
Dshackle can optionally cache blocks and transactions in Redis cache. The values are cached up to 1 hour, but