550 Views
In this article, we will see how RavenDB can be used as Auto-Save cache in an ASP.NET MVC application. We will explore a use case that is typical of brown-field projects (projects involving enhancements to an existing application), where a handy functionality in an ASP.NET MVC application can be achieved by using RavenDB
2 comments
dpeterson
1/18/2012 9:44:35 AM
Nice example, RavenDB seems very straightforward.
mopen
1/19/2012 2:31:13 AM
thanks for sharing! How do you compare the performance with memcached?