This module makes Drupal detect new hooks automatically without having to run drush cr
.
It does that by keeping a list of hashes of every .module
file and clearing the appropriate cache when it detects a change in one of the files.
This module should not be enabled in a production environment.