@ocoda/event-sourcing-postgres
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

Ocoda Logo

Report a bug  |  Request a feature

About this library

This is a complementing module for @ocoda/event-sourcing, a powerful library designed to simplify the implementation of advanced architectural patterns in your NestJS application. It provides essential building blocks to help you implement Domain-Driven Design (DDD), CQRS and leverage Event Sourcing to tackle the complexities of modern systems.

This store-driver library uses PostgreSQL as an underlying driver for event- and snapshot-stores, and needs to be installed together with the core module @ocoda/event-sourcing in order to get started.

Documentation 📗

Ready to dive right in? Visit the documentation to find out how to get started.

Contact

dries@drieshooghe.com  

Acknowledgments

This library is inspired by @nestjs/cqrs

Readme

Keywords

none

Package Sidebar

Install

npm i @ocoda/event-sourcing-postgres

Weekly Downloads

60

Version

1.1.2

License

MIT

Unpacked Size

43.3 kB

Total Files

8

Last publish

Collaborators

  • drieshooghe