Skip to content

Added notify-keyspace-events configuration to the redis module

Diego Molteni requested to merge slb/dm3/redis-notify-ex into master

All Submissions:


  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [NO] I have updated the documentation accordingly.
  • [YES] My code follows the code style of this project.

Current Behavior or Linked Issues


Updated redis module deployment rules by adding the possibility to set the notify-keyspace-events configuration (null by default) Updated the service resource deployment by setting the notify-keyspace-events redis configuration to "Ex" on the redis-queue premium tier

Does this introduce a breaking change?


  • [NO]

Merge request reports