Skip to content

Document async vs. sync usage #16

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

Closed
abrookins opened this issue Nov 13, 2021 · 2 comments
Closed

Document async vs. sync usage #16

abrookins opened this issue Nov 13, 2021 · 2 comments

Comments

@abrookins
Copy link
Collaborator

Redis OM Python supports both async and sync usage. Async support is provided in the aredis_om module, which is otherwise identical to the synchronous code found in redis_om. Document this.

@simonprickett
Copy link
Contributor

Hold off on this until we move to the latest redis-py which includes full async support and makes aioredis deprecated.

@XChikuX
Copy link

XChikuX commented Dec 20, 2022

There is no Redis Cluster support in the asynchronous module. Need to keep an eye on when that support gets added in the redis-py repo.

@abrookins abrookins closed this as not planned Won't fix, can't repro, duplicate, stale Apr 30, 2025
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

3 participants