x64architecture / wnmp

An easy Nginx, MariaDB and PHP environment for Windows.
https://wnmp.x64architecture.com
GNU General Public License v3.0
508 stars 110 forks source link

Memcached #127

Open omarcosr opened 3 years ago

omarcosr commented 3 years ago

I think memcached would be a useful feature to add to Wnmp.

x64architecture commented 3 years ago

I wouldn't mind adding memcached but it appears that a new version has not been released that supports PHP 8.x. You can add your own custom PHP version (pre 8.x) and download the pecl build of memcached in the mean time. See here for the upstream issue.