I was trying to find any information about using Memcached with PHP7, but I failed. The only valuable information is short Readme.md
of php-memcached repo.
Unfortunately, its travis build failed as well as 30/126 tests on my machine.
However make install
command was successful and created memcached.so
file. Does it mean I can use this extension in production or it still has bugs and is not recommended for using?
I will very appreciate any advice or working solution.
They both have very basic difference while storing value. Memcache mostly considers every value as string whereas Memcached stores it value's original type. Thumbs up for your answer !
To install memcached on the latest ubuntu for the latest php use:
sudo apt-get install php-memcached
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With