Skip to content

evenup/evenup-redis

Repository files navigation

What is it?

A Puppet module that manages redis.

Released under the Apache 2.0 licence

Usage:

To install:

  class { 'redis': }

Lots of config parameters: init.pp

Contribute:

  • Fork it
  • Create a topic branch
  • Improve/fix (with spec tests)
  • Push new topic branch
  • Submit a PR