Allow specifying multiple Redis masters for DATASTORE_REDIS_ARGS

XMLWordPrintable

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Normal
    • 2022-03-14
    • Affects Version/s: None
    • Component/s: None
    • None

      In order to migrate a production Redis store (which holds user sessions) to another server without downtime, we should allow configuring DATASTORE_REDIS_ARGS to return an array of connection details which musicbrainz-server will distribute writes across.  (Reads will just return a value from the first server which has the requested key.)

      This feature is only useful to avoid downtime in production where a single standalone Redis instance is used.  It's not intended as an alternative to a Redis cluster.

            Assignee:
            Michael Wiencek
            Reporter:
            Michael Wiencek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                2022-03-14