Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

SoCreate/service-fabric-distributed-cache

Folders and files

NameName
Last commit message
Last commit date
Feb 28, 2019
May 13, 2022
Oct 25, 2022
Oct 24, 2022
Feb 21, 2019
Dec 16, 2019
Feb 28, 2019
Feb 21, 2019
Jun 10, 2019
Jul 3, 2020
May 16, 2022

Repository files navigation

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

Contributing

Help Service Fabric Distributed Cache by contributing!

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