Skip to content

memcache/5

You can find the source of this version on GitHub at cloudfoundry-community/memcache-release. It was created based on the commit c8c4fe39.

Release Notes

  • Fixed back pressure so it actually works.
  • Added some logging to help identify heavy load customers.
  • Other cleanup to help stop logs from producing too much in load situations.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "memcache"
  version: "5"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/memcache-release?v=5"
  sha1: "f3f4cdb87a7effb53e7f56285a24a818ad169ac3"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 f3f4cdb87a7effb53e7f56285a24a818ad169ac3 \
  "https://bosh.io/d/github.com/cloudfoundry-community/memcache-release?v=5"

Jobs

Packages