Skip to content
pchalamet edited this page Dec 30, 2012 · 19 revisions

Table of contents

Before using cassandra-sharp, you have to understand what is the role of a client regarding results handling. Read Pull model first.

Then comes configuration time. Declarative configuration should help on this. [Endpoint recovery] (wiki/EndpointRecovery) describe how connection issues are resolved. Usage regarding threading is documented in [Thread safety] (wiki/ThreadSafety).

For advanced users wishing to extend cassandra-sharp, [Endpoint recovery] (wiki/EndpointRecovery) and [Extensibility points] (wiki/ExtensibilityPoints) should explain more or less how to do this.

And for those still reading this page, [Having troubles] (wiki/Having-troubles) contains information on known problems.

[FAQ] (wiki/FAQ), is well... the FAQ :)

Clone this wiki locally