Sign in Sign up
nuget

CSharpTest.Net.BPlusTree

==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

nuget View on Nuget

Activity

Latest release
12y ago
Total releases
3
Cadence
~1.2 years
Last 12 months
0

Details

First release
Sep 30, 2011
Releases
Version Released
2.14.126.467 minor
2.12.810.409 major
1.11.924.348 initial