Skip to content

A distributed cache replicate using WebAPI, OWIN, SignalR, and the System.Runtime.Caching.MemoryCache, among other technologies.

Notifications You must be signed in to change notification settings

dkemper01/webapi-cache-replicate-two

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a working demo of distributed caching using WebAPI, OWIN, SignalR, and the System.Runtime.Caching.MemoryCache, among other technologies. This is a peer node in a cache replication set. This application can stand alone, in which case the cache is not distributed, or via an appSetting in web.config, it can be configured to communicate with peer replicates to fully replicate cached items.

  • 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

About

A distributed cache replicate using WebAPI, OWIN, SignalR, and the System.Runtime.Caching.MemoryCache, among other technologies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published