memcache/4.5
You can find the source of this version on GitHub at cloudfoundry-community/memcache-release. It was created based on the commit 564161b8
.
Release Notes¶
Upgrades Hazelcast to 3.7.5 and add some more metrics for number of invocations of various memcache operations.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "memcache" version: "4.5" url: "https://bosh.io/d/github.com/cloudfoundry-community/memcache-release?v=4.5" sha1: "5ebd91f90aa0b2ad208a1a16684af091f1547e49"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5ebd91f90aa0b2ad208a1a16684af091f1547e49 \ "https://bosh.io/d/github.com/cloudfoundry-community/memcache-release?v=4.5"