An ASP.NET Core distributed cache utilizing RethinkDB for storage https://bitbadger.solutions/open-source/rethinkdb-distributedcache/
Go to file
Daniel J. Summers e8ef8d7ee7 Fix link to package README 2022-05-25 18:44:01 -04:00
src/RethinkDB.DistributedCache Update deps + Add docs = RC1 2022-05-25 18:19:06 -04:00
.gitignore A provider 2016-09-27 22:14:10 -05:00
LICENSE Initial commit 2016-09-27 16:06:26 -05:00
README.md Fix link to package README 2022-05-25 18:44:01 -04:00

README.md

RethinkDB.DistributedCache

Nuget (with prereleases)

This library provides an ASP.NET Core-capable distributed cache backed by RethinkDB.

For a quick start, see the library's README.

For a slightly longer read, see the full library documentation.