Efflux storage implementation using Microsfot.FASTER and LiteDB.
Info
| Version: | 0.1.0 |
| Author(s): | Brian Ritchie |
| Last Update: | Thursday, January 21, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dotnetpowered/Efflux |
| NuGet Url: | https://www.nuget.org/packages/Efflux.Storage |
Install
Install-Package Efflux.Storage
dotnet add package Efflux.Storage
paket add Efflux.Storage
Efflux.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
- Efflux(>= 0.1.0)
- LiteDB(>= 5.0.10)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.FASTER.Core(>= 1.8.0)