- https://github.com/microsoftarchive/redis/releases (Executable for windows - Redis-x64-3.2.100.msi)
- https://packagist.org/packages/predis/predis (PHP package)
composer require predis/predis- https://github.com/phpredis/phpredis
- Redis commander GUI
-
npm install -g redis-commander
-
redis-commander
-
- Port : http://127.0.0.1:8081/
- https://pecl.php.net/package/memcache/4.0.5.2/windows (php dll)
- https://github.com/nono303/PHP-memcache-dll (PHP - pecl-memcache Windows binaries)
- https://static.runoob.com/download/memcached-win64-1.4.4-14.zip (.exe windows)
- RUN
CLI - Command Promptas Administrator, c:\memcached\memcached.exe -d installc:\memcached\memcached.exe -d startc:\memcached\memcached.exe -d stop- URL : /memcache-gui.php - GUI