Releases: sous-chefs/memcached
Releases · sous-chefs/memcached
7.0.27
7.0.26
- Remove unused
lock_dir
method - Standardise files with files in sous-chefs/repo-management
- Update test CI platforms
7.0.25
Update metadata for 7.0.25
7.0.24
Update metadata for 7.0.24
v1.8.0
v1.8.0 (2015-08-11)
- updated serverspec tests to pass (See 3c7b5c9)
- deconflict memcached_instance runit definition from default init (See b06d2d)
- split
default.rb
intoinstall.rb
andconfigure.rb
so that memcached_instance only starts the specified number of instances
- split
- added attributes
logfilepath
,version
,threads
,experimental_options
, andulimit
- NOTE: if memcached_instance name is not specified or set to "memcached", the instance name will be "memcached". If anything else is specified, the instance name will be "memcached-${name}"