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

Revive? #1

Open
pmeier opened this issue Aug 31, 2023 · 0 comments
Open

Revive? #1

pmeier opened this issue Aug 31, 2023 · 0 comments

Comments

@pmeier
Copy link

pmeier commented Aug 31, 2023

Hey @huntzhan 👋 I'm currently looking into building a library that needs to run a redis server without the need for the user to install it manually. This project would really come in handy.

It is currently quite out of date (last commit 3 years ago) with

image:
# - "quay.io/pypa/manylinux1_x86_64"
# - "quay.io/pypa/manylinux1_i686"
- "quay.io/pypa/manylinux2010_x86_64"
- "quay.io/pypa/manylinux2010_i686"
python_abi:
# - "cp35-cp35m"
- "cp36-cp36m"
- "cp37-cp37m"
- "cp38-cp38"
- "cp39-cp39"
redis_version:
- "5.0.10"
- "6.0.9"

From my superficial look through the repo, the scripts and CI setup looks pretty solid. Meaning, I don't expect much more work than updating the matrix to bring this project into the present.

Are you interested in that? If yes, but you don't have the time to do it yourself, would you accept a PR from me?

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

No branches or pull requests

1 participant