You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deconflict memcached_instance runit definition from default init (See b06d2d)
split default.rb into install.rb and configure.rb so that memcached_instance only starts the specified number of instances
added attributes logfilepath, version, threads, experimental_options, and ulimit
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}"