gitserver: Write the OOB migration to Rendezvous hashing
Created by: asdine
Write an OOB migration to migrate repos between gitserver instances.
- Read a batch of repositories
- Add them to the worker table
- Wait for the batch to get processed
- Update the cursor
- Repeat
The batch size must be configurable.