Files
dshackle/docs/09-caching.adoc
2019-08-22 21:07:12 -04:00

9 lines
116 B
Plaintext

== Caching
=== In memory cache
Dshackle keeps latest blocks in memory (by default 64 blocks)
=== Redis cache
TBD