Skip to main content

3 docs tagged with "ddd"

View all tags

Clean Architecture

How LZStock decouples core financial business rules from gRPC delivery and PostgreSQL persistence using strict Go interfaces.

Tactical DDD

How LZStock utilizes Value Objects, Entities, and Aggregate Roots in Go to eradicate primitive obsession and guarantee memory-level data consistency.