Has any #mastoadmin found a multi-master redis config or alternative that is mastodon compatible that allows geographic diversity?
We’re Ready for You Now: Dragonfly In-Memory DB Now Supports Replication for High Availability

Dragonfly, an in-memory database that can be a drop-in Redis replacement, now supports replication for high availability in its version 1.0 release.

@jerry No, we’re still working out Redis cluster support.
@Gargron thanks. Was hoping something like Netflix dynomite could abstract it away without requiring changes to Mastodon

@jerry do you mean something like this?

https://gist.github.com/jarvys/11393385

run multiple redis instances on the same server for centos

run multiple redis instances on the same server for centos - run-multiple-redis-instances.md

Gist
@spla that looks useful, but I’m looking to run a redis instance in Germany and another in the US and have them two way replicated so I can have self contained points of presence for the instance and then use anycast dns routing to send people to the closest PoP