Expand description
Infrastructure layer - External concerns and adapters
Implements infrastructure adapters for databases, HTTP servers, message queues, WebSocket transport, and other external systems.
Re-exports§
pub use adapters::*;
pub use integration::*;
pub use services::*;
Modules§
- adapters
- Infrastructure adapters implementing domain ports
- integration
- repositories
- Repository implementations for data persistence
- services
- Infrastructure services