801
Downloads
434
Downloads of v 1.11.924.348
2011-09-30
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
-Version 1.11.924.348
Owners
Authors
Copyright
Copyright 2008-2011 by Roger Knapp, Licensed under the Apache License, Version 2.0
Tags
Dependencies
-
- 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 2.12.810.409 | 367 | Friday, August 10 2012 |
| CSharpTest.Net.BPlusTree - A Fully managed B+ Tree for local data storage 1.11.924.348 | 434 | Friday, September 30 2011 |