pg-ephemeral

Crates.iopg-ephemeral
lib.rspg-ephemeral
version0.0.1-pre2
created_at2025-11-29 05:55:54.194138+00
updated_at2025-11-29 05:55:54.194138+00
descriptionEphemeral PostgreSQL instances for testing
homepage
repositoryhttps://github.com/mbj/mrs/tree/main/pg-ephemeral
max_upload_size
id1956412
size176,340
Markus Schirp (mbj)

documentation

README

pg-ephemeral

Ephemeral PostgreSQL instances for testing.

Requirements

For cross-container access (integration tests):

  • Docker Desktop 4.34+ (macOS/Windows), or
  • Podman 5.3+, or
  • Docker Engine 20.10+ with --add-host support (Linux, GitHub Actions)

Note: Older versions of Docker Engine and Podman are supported via automatic --add-host=host.docker.internal:host-gateway flag.

License

See workspace root for license information.

Commit count: 636

cargo fmt