Skip to content

Instantly share code, notes, and snippets.

@xpersonas
Last active March 15, 2017 18:42
Show Gist options
  • Save xpersonas/770ca10bc88b982764c29307cb36e0e6 to your computer and use it in GitHub Desktop.
Save xpersonas/770ca10bc88b982764c29307cb36e0e6 to your computer and use it in GitHub Desktop.
Redis on platform.sh - .platform.app.yaml
# .platform.app.yaml
runtime:
extensions:
- redis
relationships:
redis: "rediscache:redis"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment