Skip to content

Json commands not exposed in AsyncCluster  #3048

@yisraelU

Description

@yisraelU

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions