We wish to try to see if our redis session expiry rate can be reduced by moving the highly volatile data away from the relatively stable data.
We will deploy a new cluster for this (using argo). And then configure it to be used for the main MediaWiki cache as per the comment at T376853#10234021
- Charts change https://github.com/wbstack/charts/pull/178
- Staging https://github.com/wmde/wbaas-deploy/commit/ea7c027a63699e029c7cb274a9363fa30a396b85#diff-f64d247983d17f7ce876d21cf69063b9f25d737b15d517cf7c72ddf1bdc64c19
- To fit on staging https://github.com/wmde/wbaas-deploy/pull/1869
- downgrading chart for redis license https://github.com/wmde/wbaas-deploy/pull/1873
- MW change to use new env vars https://github.com/wbstack/mediawiki/pull/461
- chart change for MW new env vars https://github.com/wbstack/charts/pull/180