An ASP.NET Core distributed cache utilizing RethinkDB for storage
https://bitbadger.solutions/open-source/rethinkdb-distributedcache/
src/RethinkDB.DistributedCache | ||
.gitignore | ||
LICENSE | ||
README.md |
RethinkDB.DistributedCache
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.