Open enricodeleo opened 8 years ago
Hi everyone,
maybe a silly question here: but why don't use Memcached (with the d) in this implementation? It seems that in php7.0 memcached is preferred (or am I wrong?)
Memcached
We implemented support for Memcached and will be posting a PR shortly. Hope it helps someone.
Hi everyone,
maybe a silly question here: but why don't use
Memcached
(with the d) in this implementation? It seems that in php7.0 memcached is preferred (or am I wrong?)