Docs: recommend jemalloc buildpack for Heroku

This commit is contained in:
Lovell Fuller 2019-11-19 11:13:25 +00:00
parent d0feb4156c
commit 94d51a94c8

View File

@ -126,6 +126,9 @@ https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193528
Set [NODE_MODULES_CACHE](https://devcenter.heroku.com/articles/nodejs-support#cache-behavior)
to `false` when using the `yarn` package manager.
To reduce the effects of memory fragmentation, add the
[jemalloc buildpack](https://github.com/gaffneyc/heroku-buildpack-jemalloc).
### Docker
[Marc Bachmann](https://github.com/marcbachmann) maintains an