Skip to content

v1.8.0

Compare
Choose a tag to compare
@stonith stonith released this 24 Aug 19:07

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 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}"