Liking cljdoc? Tell your friends :D

qbits.alia.policy.load-balancing

The policy that decides which Cassandra hosts to contact for each new query.

The policy that decides which Cassandra hosts to contact for each new query.
raw docstring

qbits.alia.policy.reconnection

Policy that decides how often the reconnection to a dead node is attempted.

Policy that decides how often the reconnection to a dead node is
attempted.
raw docstring

qbits.alia.policy.retry

A policy that defines a default behavior to adopt when a request returns a TimeoutException or an UnavailableException. Such policy allows to centralize the handling of query retries, allowing to minimize the need for exception catching/handling in business code.

A policy that defines a default behavior to adopt when a request returns a
TimeoutException or an UnavailableException. Such policy allows to centralize
the handling of query retries, allowing to minimize the need for exception
catching/handling in business code.
raw docstring

qbits.alia.query-logger

Experimental, subject to changes

Experimental, subject to changes
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close