LightningDB 0.8.8.52157
See the version list below for details.
dotnet add package LightningDB --version 0.8.8.52157
NuGet\Install-Package LightningDB -Version 0.8.8.52157
<PackageReference Include="LightningDB" Version="0.8.8.52157" />
paket add LightningDB --version 0.8.8.52157
#r "nuget: LightningDB, 0.8.8.52157"
// Install LightningDB as a Cake Addin #addin nuget:?package=LightningDB&version=0.8.8.52157 // Install LightningDB as a Cake Tool #tool nuget:?package=LightningDB&version=0.8.8.52157
.NET-wrapper library for OpenLDAP's Lightning DB key-value store.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on LightningDB:
Package | Downloads |
---|---|
Akka.DistributedData.LightningDB
Replicated data using CRDT structures |
|
LightningQueues.Storage.LMDB
LightningQueues.Storage.LMDB |
|
YesSql.Storage.LightningDB
Package Description |
|
LightningStore
LightningDb facades to easily build an embedded event stream and a document store. By default JIL serialization is build in. |
|
RaisingStudio.Modules.LightningDB
RaisingStudio.Modules.LightningDB |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on LightningDB:
Repository | Stars |
---|---|
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
|
|
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects
|
|
bleroy/lunr-core
A port of LUNR.js to .NET Core
|
|
LightningQueues/LightningQueues
Fast persistent queues for .NET
|
|
Bobris/BTDB
Key Value Database in .Net with Object DB Layer, RPC, dynamic IL and much more
|
Version | Downloads | Last updated |
---|---|---|
0.16.0 | 232,647 | 10/11/2023 |
0.16.0-preview.1 | 21,585 | 4/23/2023 |
0.15.0 | 213,525 | 2/4/2023 |
0.14.1 | 30,676 | 1/4/2022 |
0.14.0 | 575,380 | 9/6/2021 |
0.13.0 | 179,253 | 7/30/2020 |
0.12.0 | 19,044 | 7/6/2020 |
0.11.0 | 75,034 | 2/20/2020 |
0.10.0 | 95,100 | 11/26/2017 |
0.9.9 | 43,689 | 5/29/2017 |
0.9.8 | 33,163 | 5/2/2017 |
0.9.7 | 16,227 | 9/22/2016 |
0.9.6 | 3,821 | 9/2/2016 |
0.9.5 | 1,963 | 8/29/2016 |
0.9.4 | 4,496 | 6/29/2016 |
0.9.3 | 2,045 | 6/28/2016 |
0.9.3-rc2-51 | 1,578 | 5/22/2016 |
0.9.3-rc1-45 | 3,448 | 2/12/2016 |
0.9.3-rc1-44 | 1,727 | 11/23/2015 |
0.9.3-rc1-43 | 1,649 | 11/20/2015 |
0.9.2.40 | 2,961 | 9/10/2015 |
0.9.1.35 | 2,881 | 8/3/2015 |
0.9.0.31 | 2,512 | 7/30/2015 |
0.8.14.51400 | 2,025 | 5/31/2015 |
0.8.12.51737 | 1,829 | 1/31/2015 |
0.8.8.52157 | 1,716 | 1/18/2015 |
0.8.7.52133 | 1,607 | 1/18/2015 |
0.8.6.51452 | 2,049 | 12/28/2014 |
0.8.5.51145 | 2,028 | 12/25/2014 |
0.8.3.52343 | 1,803 | 6/4/2014 |
0.8.2.51054 | 1,476 | 5/9/2014 |
0.8.1.52127 | 1,734 | 2/20/2014 |
0.8.1.51635 | 1,528 | 12/15/2013 |
0.8.0.52232 | 1,680 | 10/10/2013 |
* Fixed concurrency issues with CursorManager & TransactionManager
* Added missing environment open flags
* Fixed LightningEnvironment.UsedSize calculation logic
* Added missing PutOptions
* Added compact option to LightningEnvironment.CopyTo