-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
type: bugA general bugA general bug
Milestone
Description
Bug Report
I am using the latest release 6.5.0 which has the recently added redisJson commands (Thank you and Great Job!).
Using the StatefulRedisClusterConnection , I can access either RedisAdvancedClusterCommands which gives me access to RedisJsonCommands through the simple inheritance model.
However when using the async member RedisAdvancedClusterAsyncCommands , it would appear that the RedisJsonAsyncCommands was left out of RedisClusterAsyncCommands here
If this is intentional , what would the proper path forward be to access redisJson async commands for a cluster?
Metadata
Metadata
Assignees
Labels
type: bugA general bugA general bug