Skip to content

Conversation

@feduuusha
Copy link

Replaced the access modifiers in the LettuceClusterRedisCacheClient class for the redisClient, pool, connection, and commands fields to allow inheritance from this class and full access to the redis client.
Because now, to add a new operation to the client, you have to duplicate the client's logic without inheriting it, because there is no access to the Redis client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant