CSharpTest.Net.BPlusTree - A Fully managed B+ Tree for local data storage
1.11.924.348
==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.
To install CSharpTest.Net.BPlusTree - A Fully managed B+ Tree for local data storage, run the following command in the Package Manager Console
PM> Install-Package CSharpTest.Net.BPlusTree
Owners
Authors
Copyright
Copyright 2008-2011 by Roger Knapp, Licensed under the Apache License, Version 2.0
Tags
Dependencies
| Id | Version Range |
|---|---|
| CSharpTest.Net.Library | (≥ 1.11.924.348) |
Version History
| Version | Downloads | Last updated |
|---|---|---|
| CSharpTest.Net.BPlusTree - A Fully managed B+ Tree for local data storage 1.11.924.348 | 304 | Friday, September 30, 2011 |