Skip to content

Status of this project? #17

@Graeme22

Description

@Graeme22

Things to check first

  • I have searched the existing issues and didn't find my feature already requested there

Feature description

Hello! I ran across this code as I was thinking about writing an anyio Redis client myself!

It seems like this library never made it out of the proof-of-concept stage? Or am I off base?

Use case

I’d be very interested in using a robust, simple Redis client with structured concurrency. redis-py has terrible typing, so I was considering forking it and removing all the sync code, then switching to structured concurrency (which should be relatively straightforward considering what the library does). However I don’t want to reinvent the wheel if unnecessary and it’d be good to collaborate too!

Let me know your thoughts @agronholm if this is something you’re still interested in working on. Appreciate a lot of your projects!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions