CSharpTest.Net.BPlusTree NuGet Package

==CSharpTest.Net.BPlusTree==
This library is a fairly full featured IDictionary<TKey, TValue> implementation
backed by a B+Tree on disk.

The instance is thread-safe and supports a form of
MVCC (Multi Version Concurancy Control) to support non-blocking reads. Great
for storing a local cache or use it as a completly local stand-alone database.

DEPRECATED:

Source moved to: https://github.com/csharptest/CSharpTest.Net.Collections

Package moved to: https://www.nuget.org/packages/CSharpTest.Net.Collections
.




Got any CSharpTest.Net.BPlusTree Question?





Info

Version: 2.14.126.467
Author(s): Roger Knapp
Last Update: Sunday, January 26, 2014
.NET Fiddle: Create the first Fiddle
Project Url: http://code.google.com/p/csharptest-net/
NuGet Url: https://www.nuget.org/packages/CSharpTest.Net.BPlusTree


Install
Install-Package CSharpTest.Net.BPlusTree
dotnet add package CSharpTest.Net.BPlusTree
paket add CSharpTest.Net.BPlusTree
CSharpTest.Net.BPlusTree Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

2

avg-downloads-per-day

12

days-since-last-release

3735