Skip to content

Add initial redis-py asyncio client #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 10, 2023
Merged

Conversation

Andrew-Chen-Wang
Copy link
Owner

@Andrew-Chen-Wang Andrew-Chen-Wang commented Jan 5, 2023

  • Add additional compressors from django-redis
  • Use GitHub Actions instead of Travis
  • Upgrade dependencies
  • Update tox dependencies
  • Set publishing pipeline using GitHub Actions
  • Bump version to 0.2.0

* Add additional compressors from django-redis
* Use GitHub Actions instead of Travis
* Upgrade dependencies
* Update tox dependencies
* Set publishing pipeline using GitHub Actions
* Bump version to 0.2.0

Signed-off-by: Andrew-Chen-Wang <[email protected]>
@Andrew-Chen-Wang
Copy link
Owner Author

For some reason, the event loop keeps closing on every other test. Looking into why...

Signed-off-by: Andrew-Chen-Wang <[email protected]>
Signed-off-by: Andrew-Chen-Wang <[email protected]>
@Andrew-Chen-Wang Andrew-Chen-Wang merged commit 87ca101 into main Jan 10, 2023
@Andrew-Chen-Wang Andrew-Chen-Wang deleted the new-redis-package branch January 10, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aioredis v2
1 participant