Hello,In a HA environment Redis supports failover (slaves can be promoted to
master in case of a failure), it's just that ownCloud does neither support its
monitoring tool (Sentinel) nor does it seem to support setting 2 Redis masters
(similarly to setting multiple memcached_servers)... So in conclusion, the
ownCloud documentation strongly recommends using Redis in a distributed system,
but actually only supports a single Redis instance which certainly isn't what
you want in a HA environment.Is there any good workaround for this? Would at
least using local (independent) Redis instances work?Thanks a lot.
_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user