Skip to content

azure-identity in redis-om-spring #652

@zUniQueX

Description

@zUniQueX

Hi,

the dependency azure-identity is used in the core redis-om-spring module for connections to an azure redis instance. This dependency has a huge dependency graph and isn't useful, if you don't use the azure redis instance.

When using the maven-enforcer-plugin with the Dependency Convergence rule you'll probably run into a convergence error because of non-matching versions of nimbus-jose-jwt.

Can the dependency and the azure configuration be extracted to a separate module to mitigate this problem? If not, could you mark the dependency as optional or provided so that it won't be automatically added to the compile class path of an application using this library for a separte redis instance?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions