Initial implementation of change-commit notification services.
Set up a new database just for storing webhook configuration for the notification services.
It uses the stable version of Resque, which needs to be evaluated in more detail. This should be easier for an admin to monitor than something like Sidekiq, but performance evaluation needs to happen before production release.
No automated tests yet, that will rely upon a Phoenix notification mechanism existing first.