Light and thread-safe in-process and in-memory key-value store with simple helper methods for reading and writing data.
Info
Version: | 1.0.2 |
Author(s): | Rocket.Libraries.EmbeddedDocumentDatabase |
Last Update: | Tuesday, January 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rocket-libs/Rocket.Libraries.EmbeddedDocumentDatabase |
NuGet Url: | https://www.nuget.org/packages/Rocket.Libraries.EmbeddedDocumentDatabase |
Install
Install-Package Rocket.Libraries.EmbeddedDocumentDatabase
dotnet add package Rocket.Libraries.EmbeddedDocumentDatabase
paket add Rocket.Libraries.EmbeddedDocumentDatabase
Rocket.Libraries.EmbeddedDocumentDatabase Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.7.0)