Key value store library using LMDB.
Info
Version: | 0.2.1 |
Author(s): | Niklas Lundberg |
Last Update: | Wednesday, May 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/niklaslundberg/Arbor.KVStore |
NuGet Url: | https://www.nuget.org/packages/Arbor.KVStore |
Install
Install-Package Arbor.KVStore
dotnet add package Arbor.KVStore
paket add Arbor.KVStore
Arbor.KVStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Arbor.KVConfiguration.Schema.Json(>= 0.17.2)
- Serilog(>= 2.6.0 && < 3.0.0)
- Spreads.LMDB(>= 2019.0.0 && < 2020.0.0)