Liking cljdoc? Tell your friends :D

dev.skivi.database.schema

Malli schemas for database component.

Malli schemas for database component.
raw docstring

HistoryRecordclj

Job history record.

Job history record.
sourceraw docstring

Jobclj

Job record.

Job record.
sourceraw docstring

JobFailureclj

Job failure specification.

Job failure specification.
sourceraw docstring

JobSpecclj

Job specification for bulk insert.

Job specification for bulk insert.
sourceraw docstring

PartialResultsclj

Partial success results.

Partial success results.
sourceraw docstring

Poolclj

HikariCP DataSource instance.

HikariCP DataSource instance.
sourceraw docstring

PoolConfigclj

HikariCP connection pool configuration.

The :schema-name determines which PostgreSQL schema skivi creates its tables in. Defaults to 'skivi'. Common use cases for custom schema names:

  • Multi-tenant applications (one schema per tenant)
  • Multiple job queue instances in same database
  • Namespace conflict resolution
  • Organization naming conventions
HikariCP connection pool configuration.

The :schema-name determines which PostgreSQL schema skivi creates its tables in.
Defaults to 'skivi'. Common use cases for custom schema names:
- Multi-tenant applications (one schema per tenant)
- Multiple job queue instances in same database
- Namespace conflict resolution
- Organization naming conventions
sourceraw docstring

RateLimitclj

Rate limit configuration and token state.

Rate limit configuration and token state.
sourceraw docstring

SqlMapclj

HoneySQL query map.

HoneySQL query map.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close