RealOrangeOne / RealOrangeOne/docker-db-auto-backup
Valkey support
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 201
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Sine redis became proprietary about a year ago, many projects are switching to valkey (https://hub.docker.com/r/valkey/valkey/)
It's a drop-in replacement, so it should just be a matter of adding it to the provider patterns for redis.
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
No file or test is named. Start by locating the existing Redis provider patterns and the Docker database-provider handling; add Valkey support alongside the Redis-compatible providers. Done means a Valkey database container is recognized and backed up, with the relevant tests passing if the project has coverage for provider detection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python, redis
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100