Liking cljdoc? Tell your friends :D

qbits.alia.codec.extension.java-legacy-time

Codec that adds limited encoding support for java legacy times.

only java.util.Date mappings to timestamp columns is supported

Codec that adds limited encoding support for java legacy times.

only java.util.Date mappings to timestamp columns is supported
raw docstring

qbits.alia.component

Alia module bringing component and spec support. As a consumer, a CassandraRegistry record is provided.

CassandraRegistry instances are responsible for maintaining sessions to clusters.

Downstream consumers of this component can then provide a map of query functions and obtain a function which performs queries against the correct cluster and optional default query options.

See query-functions for details on how to use it.

Alia module bringing component and spec support.
As a consumer, a CassandraRegistry record is provided.

CassandraRegistry instances are responsible for maintaining
sessions to clusters.

Downstream consumers of this component can then provide
a map of query functions and obtain a function which
performs queries against the correct cluster and optional
default query options.

See `query-functions` for details on how to use it.
raw docstring

qbits.alia.spec

Basic specs for validation/instrumentation, atm this doesn't include gen in most cases, not sure it ever will

Basic specs for validation/instrumentation, atm this doesn't
include gen in most cases, not sure it ever will
raw docstring

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

× close