Skip to content

Option to change key prefix in RedisRouteDefinitionRepository #3876

@bilak

Description

@bilak

Is your feature request related to a problem? Please describe.
In some of our installations we are using redis for multiple namespaces. In that case we need to distinguish between keys stored inside redis. If we use now RedisRouteDefinitionRepository keys could be overwritten by different namespaces.

Describe the solution you'd like
Add option to RedisRouteDefinitionRepository to provide custom value for currently static ROUTEDEFINITION_REDIS_KEY_PREFIX_QUERY.

Describe alternatives you've considered
Providing custom RedisRouteDefinitionRepository but don't know if autoconfiguration allows it at the moment.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions