@codebricks/typebricks
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Type Bricks

Type Bricks is the fastest way to build microservices in Type Script.

Domain Driven Design (DDD), Command-Query Responsibility Separation (CQRS) and Event Sourcing.

Features

  • Idempotency and Ordering Guarantee in Event Processing ensures valid read models
  • Optimistic Locking and Aggregate State Caching enables high-performant aggregates that never lose integrity
  • Ordered Publishing Guarantee in Event Publishing creates valid event streams
  • Projection Replay and Catch-Up minimize the effort to evolve read models
  • Support of AWS Lambda, API Gateway, Event Bridge, SQS, RDS and CloudWatch delivers scalability and cost savings

Documentation

You can find the Type Bricks documentation on the website.
Check out the Getting Started page for a quick overview.

License

Type Bricks is MIT licensed.

Readme

Keywords

none

Package Sidebar

Install

npm i @codebricks/typebricks

Weekly Downloads

64

Version

1.0.0

License

none

Unpacked Size

159 kB

Total Files

134

Last publish

Collaborators

  • jonathaneichenhofer
  • erikhuebner