RevenueCat / RevenueCat/meta-memcache-py
Asyncio support?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 24
- Forks
- 2
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
This library looks interesting, but it appears to be still synchronous, which makes it not as feasible for async projects as it blocks. It looks like any network based libraries for python seem to be migrating toward being asynchronous as that makes them more performant compared to using threads.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue only requests asyncio support and does not name files, tests, or an API design. Start by reviewing the repository's synchronous client and network operations, then determine the async interface and compatibility requirements. Done means documented asyncio support with coverage for async operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100