Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-12248

Allow specifying multiple Redis masters for DATASTORE_REDIS_ARGS

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2022-03-14
    • None
    • 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.

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

              Created:
              Updated:
              Resolved:

                Version Package
                2022-03-14