#Sample With Redis & Mongo
This project is a sample project.
It is using MVC pattern for the client.
For business logic it saves person entity data to db and serves data from cache.
-
Install Visual Studio Community Edition
-
Install MongoDB as windows service in your development machine.
you can get help from this script
- Install Redis