Performs 301-redirects on a source and target url. It uses a redis-backed cache to store redirect information and record statistics on redirects performed.
To start:
- Rename .env-sample to .env and set appropriate values
- Start up and call http:///refresh to load in values from redirects.csv
- Wait for the magic to happen