Skip to content

added the capability to adjust the presistence of the omnibus redis instance (or also disable it)

Jason Tevnan requested to merge make-redis-persistence-configurable into master

This change adds the ability to adjust the persistence of the redis instance -> the defaults fall back to the redis default, so no changes should be made. it is based on the standard redis cookbook

Merge request reports