Redis and Varnish cache possibilities for XAMPP ( Localhost )
Is this possible to install Redis and Varnish cache to configure in localhost ( XAMPP ) ?
Hi @Hiren_K_Patel
Yes, you can install Varnish and Redis on localhost as well.
https://devdocs.magento.com/guides/v2.3/config-guide/varnish/config-varnish-magento.html
http://acmeextension.com/install-varnish-on-ubuntu/
https://www.phpflow.com/php/how-to-setup-redis-server-and-use-with-php/
I hope it will help you!