Okty-io / okty-config

Configuration repository of the simplest application to create docker projects
https://github.com/Okty-io/okty
GNU General Public License v3.0
13 stars 11 forks source link

Add memcached container and php memcached client #86

Closed fdespier closed 5 years ago

fdespier commented 5 years ago

Description

Add a Memcached container to have a key-value store, session, db cache. also add memcached php Client.

Checklist:

lbassin commented 5 years ago

Hi @orions Can you please rebase your branch ? It seems there are some conflicts

fdespier commented 5 years ago

@orions it's done :)

lbassin commented 5 years ago

It works perfectly! Thank you :)