KVLite NuGet Package

KVLite is a Key-Value Store based on SQLite.

More specifically it uses 128 SQLite Databases which are addressed by the hashed key. For the hashing the FNV Hash function is used.

KVLite has also special functions to interact with Json directly in the SQLite Database based on the SQLite Json1 Extension.




Got any KVLite Question?





Info

Version: 0.16.0
Author(s): KVLite
Last Update: Thursday, February 18, 2021
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/KVLite


Install
Install-Package KVLite
dotnet add package KVLite
paket add KVLite
KVLite Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

1183