Skip to content

Commit

Permalink
[Platform.sh] Add some inline doc on redis usage
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed Jan 19, 2018
1 parent b21eb43 commit 37c97c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .platform/services.yaml
Expand Up @@ -2,6 +2,7 @@ mysqldb:
type: mysql:10.0
disk: 2048

# For use by Symfony Cache (used by eZ Platform SPI Persistence Cache)
rediscache:
type: 'redis:3.2'

Expand Down

0 comments on commit 37c97c1

Please sign in to comment.