Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

rducom/StackCache

Repository files navigation

StackCache

codecov.io Coverage Status

StackCache is a multi level cache framework to let devs scale any app

Stacked caches :

  • Local : ConcurrentDictionary (MemoryCache)
  • Distributed : Redis (SQL Server soon)
  • Source : Any database / ORM you want

Current status :

StackCache development just started, so it's at an early APLHA state. Don't use this in production !

About

StackCache is a stacked caching framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published