memcache/4.6
You can find the source of this version on GitHub at cloudfoundry-community/memcache-release. It was created based on the commit fe0884ed
.
Release Notes¶
Some minor refactoring of back pressure code.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "memcache" version: "4.6" url: "https://bosh.io/d/github.com/cloudfoundry-community/memcache-release?v=4.6" sha1: "febb8e9ec742fdb2a808fa9e0d155eb29a2547f7"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 febb8e9ec742fdb2a808fa9e0d155eb29a2547f7 \ "https://bosh.io/d/github.com/cloudfoundry-community/memcache-release?v=4.6"