Skip to content

[Question] Should RedisClientPool extend Transactions? #237

@mattsu6666

Description

@mattsu6666

Now Transactions trait is extended by RedisClient, RedisClientMasterSlaves, SentinelMonitoredRedisClient and SentinelMonitoredRedisClientMasterSlaves.
However, RedisClientPool doesn't extend this.

I think it would be useful for RedisClientPool to extend Transactions.

What do you think about it?

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