memcache/4
You can find the source of this version on GitHub at cloudfoundry-community/memcache-release. It was created based on the commit 1764f203
.
Release Notes¶
- Upgrade to Hazelcast 3.7
- Numerous bug fixes and stability improvements
Because of the upgrade to Hazelcast 3.7 this release may not keep existing data through a rolling update.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "memcache" version: "4" url: "https://bosh.io/d/github.com/cloudfoundry-community/memcache-release?v=4" sha1: "8129ce49ff329371fcbc9c6e235258c9872dd43a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 8129ce49ff329371fcbc9c6e235258c9872dd43a \ "https://bosh.io/d/github.com/cloudfoundry-community/memcache-release?v=4"