Redis migration script
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 95
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 1
Description
https://github.com/closeio/tasktiger/pull/116 has a one off migration script that was used to move tasks from one Redis instance to another. We could add a supported version of this script if we had tests that confirmed it was functional as the codebase evolves.
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
Start by reviewing pull request 116 and the existing tasktiger migration approach. Identify what a supported Redis-to-Redis migration entry point and its tests would require. Done means the migration is exposed as supported functionality and tests confirm it works as the codebase evolves.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, redis
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100