Feature No Code Attached Yet
avatar carlitorweb
carlitorweb
3 May 2024

Is your feature request related to a problem? Please describe.

In environments where resources are shared between multiple sites, not being able to define a custom prefix for Redis or Memcache operations causes them to overwrite each other.

Describe the solution you'd like

Add to the configuration file the possibility of defining these prefixes (and we can edit it trought Global Configuration in the administrator page). Currently, for example in the case of the session with Redis, the prefix is set "hardcode"

$memcached = new \Memcached($config->get('session_memcached_server_id', 'joomla_cms'));

avatar carlitorweb carlitorweb - open - 3 May 2024
avatar joomla-cms-bot joomla-cms-bot - change - 3 May 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 3 May 2024
avatar richard67 richard67 - change - 4 May 2024
Labels Added: Feature
avatar richard67 richard67 - labeled - 4 May 2024
avatar carlitorweb carlitorweb - change - 24 May 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-05-24 19:51:06
Closed_By carlitorweb
avatar carlitorweb carlitorweb - close - 24 May 2024
avatar carlitorweb
carlitorweb - comment - 24 May 2024

Moving the issue to discussion section

Add a Comment

Login with GitHub to post a comment