Problem/Motivation
Right now the only way to develop migrations is drush cr
after every file save. This is painful.
Proposed resolution
Separate out migrate plugin definitions into their own cache backend so that it can be cache.backend.null while in development.