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

Feature request - async Redis client #69

Open
zoltan-fedor opened this issue Sep 8, 2022 · 0 comments
Open

Feature request - async Redis client #69

zoltan-fedor opened this issue Sep 8, 2022 · 0 comments

Comments

@zoltan-fedor
Copy link

zoltan-fedor commented Sep 8, 2022

Hi,
Thanks for the great library.

I was looking at the code and I saw that it supports caching async endpoints, but not yet support the use of a Redis async client.

redis-py (https://github.com/redis/redis-py/) now since v4.2.x supports async connection to Redis, so it should be possible to take advantage of that and add it as an option next to the current sync Redis client.
I believe this would be a great addition and would make this library perfect.

Ps.: If you want, I could make a PR for it once I have the time.

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