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

Migrate from aioredis to redis-py #86

Merged
merged 1 commit into from
Jun 10, 2022
Merged

Migrate from aioredis to redis-py #86

merged 1 commit into from
Jun 10, 2022

Conversation

MartB
Copy link
Contributor

@MartB MartB commented Jun 10, 2022

See aio-libs-abandoned/aioredis-py#1301 for reference

Purpose of proposed changes

Aioredis is now redis-py

Essential steps taken

Ported all the existing references to aioredis to their new locations.

@Snawoot Snawoot merged commit 344d709 into Snawoot:master Jun 10, 2022
@Snawoot
Copy link
Owner

Snawoot commented Jun 10, 2022

Thank you for the contribution!

@dilyanpalauzov
Copy link

aioredis still referenced in man/mta-sts-daemon.yml.5.adoc and postfix_mta_sts_resolver/redis_cache.py .

@dilyanpalauzov
Copy link

aioredis still referenced in man/mta-sts-daemon.yml.5.adoc and postfix_mta_sts_resolver/redis_cache.py .

Never mind.

@MartB
Copy link
Contributor Author

MartB commented Jun 10, 2022

aioredis still referenced in man/mta-sts-daemon.yml.5.adoc and postfix_mta_sts_resolver/redis_cache.py .

Never mind.

Yeah somehow this is the same documentation location, if you find a different one, feel free to change it. I did not, during my quick skim 😆

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