304

Downloads

304

Downloads of v 1.11.924.348

9/30/2011

Last update

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