Skip to content

Releases: sous-chefs/memcached

7.0.25

02 May 19:32
Compare
Choose a tag to compare
Update metadata for 7.0.25

7.0.24

02 May 19:23
Compare
Choose a tag to compare
Update metadata for 7.0.24

v1.8.0

24 Aug 19:07
Compare
Choose a tag to compare

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

v1.7.2

12 Mar 18:16
Compare
Choose a tag to compare

v1.7.2 (2014-03-12)

  • [COOK-4308] - Enable memcache on RHEL, Fedora, and Suse
  • [COOK-4212] - Support max_object_size rhel and fedora

v1.7.0

18 Dec 18:36
Compare
Choose a tag to compare

Updating for yum ~> 3.0.
Fixing up style issues for rubocop.
Updating test-kitchen harness

v1.6.6

12 Dec 02:14
Compare
Choose a tag to compare

fixing metadata version error. locking to 3.0

v1.6.4

12 Dec 00:32
Compare
Choose a tag to compare

Locking yum dependency to '< 3'

v1.6.2

25 Oct 23:31
Compare
Choose a tag to compare

[COOK-3741] UDP settings for memcached

v1.6.0

04 Oct 18:19
Compare
Choose a tag to compare

New Feature

  • COOK-3336 - Add an option to specify the logfile

Improvement

  • COOK-3336 - Add an option to specify the logfile (fix)