Closed nicovs closed 11 years ago
Memcached support is very high on the TODO list, and it will be implemented very soon. Thank you for your feedback.
There's now a memcached branch for anyone interested: https://github.com/vladgh/VladGh.com-LEMP/tree/memcached
The memcached branch is still experimental. It will be merged into master once everything is tested.
As of v7.1.0 the Memcache PECL extensions is installed by default.
Optionally, you can install a local Memcached Server by changing INSTALL_MEMCACHED_SERVER='no'
to 'yes'
in the OPTIONS file.
Hey Vlad,
I've been using your scripts for a while now (thanks for that :)) Is there any possibility that memcached will be added to the script? Or is this too much to ask? :)
If you are not doing it, i 'try to figure it out mysql, but i know apt-get install memcached does'nt work ... any hints?