PgCortex – AI enrichment per Postgres row, zero transaction blocking
Outbox + external worker architecture solves a real production pain: LLM calls in Postgres triggers without blocking transactions.

Atomic outbox pattern beats Axon Framework for Java event sourcing without the complexity.
Java developers building event-driven microservices
Axon Framework · Eventuate · Spring Data
Outbox + external worker architecture solves a real production pain: LLM calls in Postgres triggers without blocking transactions.
Faithful Rust port of Berkeley DB JE with ARIES recovery and master-replica replication.
Go gateway and Java workers trading bot in a saturated algo-trading space.
Hand-rolled ES256K crypto for AT Protocol in pure Java is genuinely hard.
YAML schema for DDD artifacts that lets LLMs read and write your domain model.
Rust asyncio event loop targeting Windows where uvloop doesn't run.