service-fabric-distributed-cache icon indicating copy to clipboard operation
service-fabric-distributed-cache copied to clipboard

Service Fabric Distributed Cache

Service Fabric Distributed Cache

An implementation of the IDistributedCache that uses a Stateful Reliable Service Fabric service to act as the cache store. You can use this library to setup a distributed cache and use Service Fabric instead of Redis or SQL Server.

Build Status NuGet Badge

Documentation (http://service-fabric-distributed-cache.socreate.it/)

Contributing

Help Service Fabric Distributed Cache by contributing!

Contributing Guide

Please read our contributing guide to learn about filing issues, submitting PRs, and building Service Fabric Distributed Cache.

License

Service Fabric Distributed Cache is MIT licensed.

Latest Changes

Service Fabric Distributed Cache Changelog