Skip to content

intuit-archive/redis-cookbook

Repository files navigation

Build Status

!!! This project has been deprecated. We recommend you search the Chef Supermarket for a supported alternative !!!

redis cookbook

This cookbook installs the redis server found here http://redis.io/

Requirements

NA

Usage

Redis is an open source, BSD licensed, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.

Attributes

The following attributes are configurable currently: version, package_name, user, group, path, pidfile, conf, port, timeout

Recipes

The default recipe installs the redis server and associated binaries. It also configures the system to run as the redis users.

Author

Author:: Intuit, Inc. ([email protected])

About

Intuit's Redis Cookbook

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages