Skip to content
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

Remove aioredis and use redis.asyncio #59

Merged
merged 4 commits into from
May 11, 2023
Merged

Remove aioredis and use redis.asyncio #59

merged 4 commits into from
May 11, 2023

Conversation

mardiros
Copy link
Owner

Remove deprecated package aioredis and user redis.asyncio

@codecov-commenter
Copy link

Codecov Report

Merging #59 (d5c6de1) into main (0424bd9) will not change coverage.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff            @@
##              main       #59   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           47        47           
  Lines         1593      1593           
=========================================
  Hits          1593      1593           
Impacted Files Coverage Δ
src/blacksmith/middleware/_async/http_cache.py 100.00% <100.00%> (ø)
src/blacksmith/middleware/_sync/http_cache.py 100.00% <100.00%> (ø)

@mardiros mardiros merged commit 1c4d019 into main May 11, 2023
@mardiros mardiros deleted the refactor/py3.11 branch January 21, 2024 22:27
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.

3 participants