An ASP.NET Core distributed cache utilizing RethinkDB for storage https://bitbadger.solutions/open-source/rethinkdb-distributedcache/
Go to file
Daniel J. Summers 21ef9bac02 Update to current project system
- Add F# driver project
- Replace async with task (both RethinkDB and ASP.NET Core are task-based)
- Add cancellation token support (F# RethinkDB driver does not support them yet)
2022-04-19 12:12:27 -04:00
src/RethinkDB.DistributedCache Update to current project system 2022-04-19 12:12:27 -04:00
.gitignore A provider 2016-09-27 22:14:10 -05:00
LICENSE Initial commit 2016-09-27 16:06:26 -05:00