This is a working demo of distributed caching using WebAPI, OWIN, SignalR, and the System.Runtime.Caching.MemoryCache, among other technologies. This client allows for storing simple objects, within an in-memory cache, which is distributed to member servers in a cache replication set. The cache member servers (replicates) can be found in my github repository list here http://github.com/dkemper01.
- Visual Studio 2012 Update 4
- OWIN
- Web API
- SignalR
- AngularJS
- Bootstrap 3.1
- Kendo Web UI 2013 Quarter 3 Release
A demo of this site in its latest state can be found here: http://webapidistributedcachedemo.apphb.com