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: sha256:

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

Jobs

Packages