PackageTrack
Sign in Get early access

github.com/sklinkert/go-ddd

v1.0.0 #2141 most downloaded on Go modules sklinkert/go-ddd

What this package is like to depend on

Last release 1 months ago

14 Jul 2026

Ships fairly regularly

a new release about every 3 weeks

Nearly every release is documented

notes for 1 of 1 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

36 releases · first in 2023

17 releases in the last 12 months

see the full history below

Release timeline

36 releases · Aug 2023 to Jul 2026
2024 2025 2026
Release Pre-release

Releases

latest 36
  1. v1.0.1-0.20260714125341-1fd0b6eba3e6 14 Jul 2026 pre-release

    Nothing published for this version

  2. v1.0.0 14 Jul 2026
    Release notes

    First tagged release of the go-ddd template.

    Highlights

    • Domain layer: aggregates with factory methods, Money value object (integer cents + ISO currency — no floats for money), validated-entity pattern, domain events
    • Race-safe idempotency: atomic key reservation via INSERT ... ON CONFLICT DO NOTHING, cached replay, payload-mismatch rejection (422), crash-TTL takeover
    • Transactional outbox: domain events persisted in the same transaction as the aggregate, polling relay with at-least-once delivery
    • CQRS foundation: explicit command/query flows with per-use-case DTOs
    • Modern stack: Go 1.26, Echo v4, pgx/v5 + sqlc, golang-migrate, testcontainers integration tests
    • Ops-ready: /healthz + /readyz probes, OpenAPI spec, structured slog logging, graceful shutdown, distroless Docker image, one-command make docker-up

    Container image

    docker pull ghcr.io/sklinkert/go-ddd:v1.0.0
    

    See the README for a 30-second API walkthrough and DDD_CQRS_PRINCIPLES.md for the full pattern guide.

    Open source →
  3. v0.0.0-20260710121026-5b11e63232da 10 Jul 2026 pre-release

    Nothing published for this version

  4. v0.0.0-20260623202710-214c20a742e2 23 Jun 2026 pre-release

    Nothing published for this version

  5. v0.0.0-20260618164501-167e612c1b3c 18 Jun 2026 pre-release

    Nothing published for this version

  6. v0.0.0-20260606114029-0a869c0ebcdb 06 Jun 2026 pre-release

    Nothing published for this version

  7. v0.0.0-20260528074110-308557f1e03c 28 May 2026 pre-release

    Nothing published for this version

  8. v0.0.0-20260402080256-eac317666207 02 Apr 2026 pre-release

    Nothing published for this version

  9. v0.0.0-20260330123642-1ad152c2c49f 30 Mar 2026 pre-release

    Nothing published for this version

  10. v0.0.0-20260317115551-ef9247763bdd 17 Mar 2026 pre-release

    Nothing published for this version

  11. v0.0.0-20260224081239-34a582549352 24 Feb 2026 pre-release

    Nothing published for this version

  12. v0.0.0-20260101121153-1623bfab6021 01 Jan 2026 pre-release

    Nothing published for this version

  13. v0.0.0-20251217201839-0a93f16b68dd 17 Dec 2025 pre-release

    Nothing published for this version

  14. v0.0.0-20251127144053-3112a3fa65a8 27 Nov 2025 pre-release

    Nothing published for this version

  15. v0.0.0-20251110205842-ab759e4c9556 10 Nov 2025 pre-release

    Nothing published for this version

  16. v0.0.0-20250923093646-d0d98ab6626e 23 Sep 2025 pre-release

    Nothing published for this version

  17. v0.0.0-20250909092611-2e7adc968b02 09 Sep 2025 pre-release

    Nothing published for this version

  18. v0.0.0-20250802125059-b1d78e1e454e 02 Aug 2025 pre-release

    Nothing published for this version

  19. v0.0.0-20250730095745-8af066da55bb 30 Jul 2025 pre-release

    Nothing published for this version

  20. v0.0.0-20250609204203-8c4a1d0ce8a3 09 Jun 2025 pre-release

    Nothing published for this version

  21. v0.0.0-20250428060040-25de2c8154fc 28 Apr 2025 pre-release

    Nothing published for this version

  22. v0.0.0-20241223204942-5136626b3c23 23 Dec 2024 pre-release

    Nothing published for this version

  23. v0.0.0-20241210114825-5ea70451e118 10 Dec 2024 pre-release

    Nothing published for this version

  24. v0.0.0-20241203091227-c10f04181344 03 Dec 2024 pre-release

    Nothing published for this version

  25. v0.0.0-20241028202110-22b501145904 28 Oct 2024 pre-release

    Nothing published for this version

  26. v0.0.0-20240928173135-1279a0597013 28 Sep 2024 pre-release

    Nothing published for this version

  27. v0.0.0-20240903184749-6a688ae8fd3c 03 Sep 2024 pre-release

    Nothing published for this version

  28. v0.0.0-20240718220423-47abbf62c7ea 18 Jul 2024 pre-release

    Nothing published for this version

  29. v0.0.0-20240624122544-e6ca06446734 24 Jun 2024 pre-release

    Nothing published for this version

  30. v0.0.0-20240527215806-7dccc21a2462 27 May 2024 pre-release

    Nothing published for this version

  31. v0.0.0-20240504081734-2897d4fdf17b 04 May 2024 pre-release

    Nothing published for this version

  32. v0.0.0-20240314223629-cfb019efe8b7 14 Mar 2024 pre-release

    Nothing published for this version

  33. v0.0.0-20240314221417-31de2caf0666 14 Mar 2024 pre-release

    Nothing published for this version

  34. v0.0.0-20240210204207-2068d7f28fb2 10 Feb 2024 pre-release

    Nothing published for this version

  35. v0.0.0-20240116221103-e2e65182a1f9 16 Jan 2024 pre-release

    Nothing published for this version

  36. v0.0.0-20230813145241-146ce608e095 13 Aug 2023 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive