Skip to content

CloudNativeEntrepreneur/sourced-repo-typeorm

Repository files navigation

Release

sourced-repo-typeorm

A sourced repo that uses TypeORM to persist events. This allows for passing different connection options, and thus, allows for different database for the persistence layer: https://typeorm.io/#/connection-api

Currently has only been tested with PostgreSQL. Uses the bigint and jsonb types so CockroachDB should work as well.

With minor adjustments - using json instead of jsonb, MariaDB and MySQL could be supported as well. PRs welcome!

Usage

See __tests__/integration for example usage.

About

A sourced repo that uses TypeORM to persist events. This allows for passing different connection options, and thus, allows for different databases for the persistence layers.

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors