Info
Version: | 0.0.3-alpha |
Author(s): | Sjef van Leeuwen |
Last Update: | Saturday, June 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sjefvanleeuwen/orleans-morstead-storage |
NuGet Url: | https://www.nuget.org/packages/Orleans.Persistence.Morstead |
Install
Install-Package Orleans.Persistence.Morstead
dotnet add package Orleans.Persistence.Morstead
paket add Orleans.Persistence.Morstead
Orleans.Persistence.Morstead Download (Unzip the "nupkg" after downloading)
Dependencies
- LiteDB(>= 5.0.8)
- Microsoft.Orleans.Runtime.Abstractions(>= 3.2.0)
Tags
It is based on LiteDB. Currently targeted to Developers that seek simple persistent storage as an 'in place' replacement for volatile memory storage that is shipped with Orleans.