← Back to team overview

mahara-contributors team mailing list archive

[Bug 1876185] [NEW] Allow redis function without needing sentinel

 

Public bug reported:

When redis was set up in mahara it was envisioned to be used with redis
sentinel in a cluster situation

But we should also allow redis to be usable without sentinel

Looking at the code we probably need to adjust the get_redis_master()
and get_redis_servers() functions in htdocs/auth/lib.php

** Affects: mahara
     Importance: Wishlist
         Status: Confirmed

** Changed in: mahara
    Milestone: None => 20.10.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1876185

Title:
  Allow redis function without needing sentinel

Status in Mahara:
  Confirmed

Bug description:
  When redis was set up in mahara it was envisioned to be used with
  redis sentinel in a cluster situation

  But we should also allow redis to be usable without sentinel

  Looking at the code we probably need to adjust the get_redis_master()
  and get_redis_servers() functions in htdocs/auth/lib.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1876185/+subscriptions


Follow ups