Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

express42/memcached

Repository files navigation

Build Status

Description

Provides LWRP for managing multiple memcached instances.

Requirements

Platform:

  • Debian
  • Ubuntu

Cookbooks:

  • runit

Recipes

  • memcached::default - Do nothing.

Resources

memcached

Actions

  • create: Default action.

Attribute Parameters

  • instance_name: Name of the instance.
  • listen_address: Defaults to "127.0.0.1".
  • port: Defaults to 11211.
  • user: Defaults to "memcache".
  • memory: Defaults to 64.
  • max_connections: Defaults to 1024.
  • custom_args: Defaults to [].

Usage

See fixture cookbook in tests/fixtures/cookbooks.

License and Maintainer

Maintainer:: LLC Express 42 (cookbooks@express42.com)

License:: MIT

About

Express 42 memcached cookbook

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •