A cache aside implementation using Redis combined with an in-memory cache.
Stars
33
Forks
12
Watchers
33
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
Publishing cache calls add on underlying cache before publish #24
9663ab2View on GitHubRenamed HttpCache and created new nuget package
ac30f57View on GitHubAdds Http cache as local cache and support for StaleRedisCache (#21)
1b42e78View on GitHubFixed thrown exception when calling dataRetriever after receiving a CacheUpdated message
ea2efa8View on GitHubUpdated lib for Randomuser.me according to API changes. Used in sample project.
7f030e5View on GitHubAdded synchronous versions of Get methods. Deduplicated async Get methods
a82b230View on GitHubRequire StackExchange version with IConnectionMultiplexer
89280a2View on GitHubChanged target framework version to .Net 4.5. Closes #15
29ffac1View on GitHubBumped nuget version. Fixed warnings in build script
46b2fd8View on GitHub