Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages