Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Will the repository be maintained? #747

Closed
abersheeran opened this issue May 19, 2020 · 7 comments
Closed

Will the repository be maintained? #747

abersheeran opened this issue May 19, 2020 · 7 comments

Comments

@abersheeran
Copy link

No description provided.

@zgoda
Copy link

zgoda commented May 23, 2020

Most probably no.

https://www.youtube.com/watch?v=Yq46oeK_JDQ

@bitnom
Copy link

bitnom commented May 24, 2020

It will be. Rather, it will probably always either be this one or one of the other two (aredis or asyncio-redis). When a repo falls too far behind, other people will either take it over or decide to put work towards one of the others (Or create anew).

This repo is the most popular so I would bet on it. If I ran into a problem with it and had to fix it myself, I would. Just today I submitted a feature request for rejson support. If it doesn't happen, I'll end up either adding it myself or adding it to one of the other async redis modules (Whichever is easier). I begin by using the interface methods which as we know is the first step to a new feature.

@zgoda
Copy link

zgoda commented May 24, 2020

I'm sorry to say but aredis benchmark is either wrong or there's no point in async redis client at all. :D

@bitnom
Copy link

bitnom commented May 25, 2020

I'm sorry to say but aredis benchmark is either wrong or there's no point in async redis client at all. :D

I've never used the others. I just heard of them. I see a file called speedups: https://github.com/NoneGG/aredis/blob/master/aredis/speedups.c

@qeternity
Copy link

This library doesn't have cluster support, and has a different API that redis-py whereas aredis sticks much more closely to being an async version of redis-py.

@bsergean
Copy link

For what it's worth I wrote an asyncio library with cluster support -> https://github.com/machinezone/rcc/
However aredis looks like the best bet if you need cluster support.

@seandstewart
Copy link
Collaborator

Hello, I'm taking on maintainership of this repository and calling on the community for help in getting it updated. If you have any free time or good will left to give, I'd appreciate your help!

#822

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants