Skip to content
GitLab
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 46
    • Issues 46
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
Issue created May 24, 2022 by Dominik Hebeler@dominikOwner0 of 2 checklist items completed0/2 checklist items

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