Redis vs MySql vs MongoDb vs File Cache for Data Caching?
We are running many websites in Yii2 application. Currently we are using File Cache for Data Caching. Now we want to use load balancer and put our caching on dedicated server. We will have to store approx 100GB of cached...