Sign in Sign up
nuget

cassandra-sharp

cassandra-sharp - high performance .NET driver for Apache Cassandra. Please note only binary protocol (cql 3) is supported - this requires Apache Cassandra 1.2. Major features: * async operations (TPL tasks / Rx subscriptions) * Rx interface (IObservable / IObserver) for result streaming * TPL Task (compatible with C# 5 async) for future operations * Linq friendly * extensible rowset mapping (poco, property bag, params out of the box) * blazing fast object marshaler (dynamic gen'ed code) * robust connection handling (connection recovery supported) * ability to understand performance issues (client and server side) * multiple extension points * timeout support * command line tool (cqlplus) * .NET 4.0+ support (Microsoft .NET / Mono) Release notes: https://raw.github.com/pchalamet/cassandra-sharp/master/CHANGES.txt For information, bug reports, suggestions or contributions: https://github.com/pchalamet/cassandra-sharp

nuget View on Nuget

Activity

Latest release
9y ago
Total releases
34
Cadence
~8 days
Last 12 months
0

Details

First release
Nov 26, 2011
Releases
Version Released
3.7.0 minor
3.6.0 minor
3.3.2 patch
3.3.1 patch
3.3.0 minor
3.2.3 patch
3.2.2 patch
3.2.1 patch
3.2.0 minor
3.1.4 patch
3.1.3 patch
3.1.2 patch
3.1.1 patch
3.1.0 minor
3.0.3 patch
3.0.2 patch
3.0.1 patch
3.0.0 major
2.3.2 patch
2.3.1 patch
2.3.0 minor
2.2.1 patch
2.2.0 minor
2.1.2 patch
2.1.1 patch
2.1.0 minor
2.0.7 patch
2.0.6 patch
2.0.5.2 major
0.6.4 patch
0.6.3 patch
0.6.1 patch
0.6.0 minor
0.5.4 initial