broadcaster icon indicating copy to clipboard operation
broadcaster copied to clipboard

Upgrade: Transitioning from asyncio-redis to redis-py with SSL Support

Open caiquilipe opened this issue 2 years ago • 0 comments

We've replaced asyncio-redis with redis-py and added SSL support.

asyncio-redis is no longer actively maintained, whereas redis-py is actively developed and fully supports asyncio.

This PR addresses issue #107

caiquilipe avatar Feb 27 '24 01:02 caiquilipe