Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Should RedisClientPool extend Transactions? #237

Open
mattsu6666 opened this issue Jul 14, 2020 · 0 comments
Open

[Question] Should RedisClientPool extend Transactions? #237

mattsu6666 opened this issue Jul 14, 2020 · 0 comments

Comments

@mattsu6666
Copy link

mattsu6666 commented Jul 14, 2020

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?

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

No branches or pull requests

1 participant