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

Asyncio_redis - "Maintainers needed!" - Update asyncio_redis library to redis-py and add SSL connection support #107

Closed
Tracked by #113
caiquilipe opened this issue Feb 27, 2024 · 1 comment

Comments

@caiquilipe
Copy link

Currently, the asyncio_redis library is not receiving regular maintenance. This library is essential for handling asynchronous operations related to Redis. However, its lack of maintenance may lead to security issues and delays in resolving bugs and incompatibilities.

Additionally, the library does not natively support SSL connections, which is crucial for environments where security is a priority.

I suggest considering migrating the asyncio_redis library to redis-py, which is well-maintained and widely used by the community. Furthermore, adding support for SSL connections would be highly beneficial to increase the security and compatibility of the library with various environments.

@alex-oleshkevich
Copy link
Member

Resolved in #111

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

2 participants