Daniel Wallace
Daniel Wallace
Or would you prefer that I just move the work to my personal fork?
I think I had to have accepted the role to join the organization before I could have a role assigned, can you check if that is there now? Thanks, Daniel
The main one I want to add is a pypi secret to the github secrets, so that the package can be published automatically when a tag is created. If you...
Also, would you be interested at all in transferring ownership of this repository to me? or possibly maybe talking to the aio-libs people about moving it there so that it...
Can you add codecov.io from the github marketplace to this repository?
What do we gain by dropping v1.x support? Currently we have code to support all versions, and the only real thing we use is GET and EVALSHA and upload script,...
Just lack of time at the current moment. The last step before I start handling tests is to hammer out the connections for aioredis 2.0 with the goal of not...
Oh yeah, neat it does look like that lock does the same things. I may just set the dependencies to
If someone else proposes a PR for support, I would merge and release, but I am not planning on finishing #99.
When i said it does the same thing, i meant it implemented the same lock mechanism on the redis instance. I have not double checked that it does a check...