Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • MetaGer MetaGer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 49
    • Issues 49
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • open-source
  • MetaGerMetaGer
  • Issues
  • #1191
Closed
Open
Created May 24, 2022 by Dominik Hebeler@dominikOwner0 of 2 tasks completed0/2 tasks

Use PHP-Redis as Cache backend

Php Redis module provides some significant performance gains compared to the currently used predis. Problem is that we cannot use serverside sharding for our Redis cluster with phpredis. This means that our current failover procedure in the redis cluster will not work anymore.

  • Make Cache optional. MetaGer should be fully functional even if the cache connection is currently not possible
  • Switch configuration to phpredis with local sharding
Assignee
Assign to
Time tracking