Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

3.2.0 - 2026-04-21

Added

  • Retry logic via diehard when initializing the PostgreSQL pool and running migrations, so the components tolerate the database being briefly unavailable during container startup. Uses exponential backoff (1s → capped at 15s) with up to 3 retries.

3.1.0 - 2026-04-19

Added

  • postgresql.component/PostgreSQLPool schema — Prismatic schema alias for org.pg.Pool, to validate pool references in consumer schemas.

3.0.0 - 2026-02-08

Changed

  • Reset version counting to a fresh start.
  • Renamed project to net.clojars.macielti/postgresql.

Can you improve this documentation?Edit on GitHub

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