Documentation for a multi node setup

I was wondering if there is any documentation on running DragonflyDB in a multi-node setup. I’m running a webapp on 3 nodes and looking to use DragonflyDB for caching.

Why do you need running dragonfly on multiple nodes? You can connect your webapp to a single dragonfly node

I was kind of thinking I could use it as a local cache in a distributed environment. What would scaling Dragonfly look like then

Hmm, honestly, it’s unlikely help you. Dragonfly shines on multiple cpus when you pool resources together

As locally colocated process, Redis behaves pretty well, unless you saw that you succeed to overload in it