Skip to content

Is it possible to add the extension methods to the redis transaction interface (ITransaction) #25

@rajasekarshanmugam

Description

@rajasekarshanmugam

StackExchange.Redis allows many async operations over a transaction as documented here (https://stackexchange.github.io/StackExchange.Redis/Transactions.html). However, JSON-specific functions are lacking in the transaction interface. Is it possible to also have extension methods on the transactions, so JSON operations can be used?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions