Tactical DDD for enterprise onboarding
Bulletproof shared-schema isolation
Use repositories, AsyncLocalStorage, global query filters, and database safeguards to make tenant isolation the default in shared-schema SaaS.
Tactical DDD for enterprise onboarding
Use repositories, AsyncLocalStorage, global query filters, and database safeguards to make tenant isolation the default in shared-schema SaaS.
Tactical DDD for enterprise onboarding
Use domain events, process managers, compensating actions, and the transactional outbox to make enterprise onboarding resilient at scale.
How to build a webhook registry and delivery system on Postgres using outbox rows, delivery attempts, signatures, retries, and inbound inbox rows.
Tactical DDD for enterprise onboarding
Design tenant configuration as an aggregate, enforce enterprise invariants in memory, and use truly immutable value objects for residency policy and quota limits.
How to extend a Postgres durable queue into a simple durable workflow engine with workflow definitions, step scheduling, timers, signals, and versioning.
Claim-path tuning, indexes, and an interactive performance tuner for Postgres claim loops.
Full Postgres schema, inbox SQL, observability, testing, and schema evolution for order:9182.
Transactional outbox, transport choices, webhooks, contracts, and when brokers fit. Work that leaves your database commit.
Lease renewal, fencing, graceful drain, and housekeeping for Postgres-backed durable work after order:9182 ships.
Consistent hash, heartbeats, rebalance windows, and multi-worker simulation with ring ownership.
Multi-worker contention, delivery guarantees, and per-key ordering before consistent hash.
Leases, lease cleanup, at-least-once delivery, and handler idempotency for Postgres inbox workers.
Minimal Postgres claim loop: enqueue, SKIP LOCKED claim, complete, and handler retry with an interactive simulation.
Theme lab
⌘/Ctrl⇧. to toggle