An open API service indexing awesome lists of open source software.

https://github.com/enricodeleo/cambusa-subscribers

A reusable TypeORM subscriber module designed to seamlessly integrate with Cambusa.
https://github.com/enricodeleo/cambusa-subscribers

bun cambusa subscribers typeorm

Last synced: 2 months ago
JSON representation

A reusable TypeORM subscriber module designed to seamlessly integrate with Cambusa.

Awesome Lists containing this project

README

          

# cambusa-subscribers

Cambusa Subscribers is a reusable TypeORM subscriber module designed to seamlessly integrate with [Cambusa](https://github.com/enricodeleo/cambusa). This package allows to broadcast entity lifecycle events (insert, update, remove) to the Cambusa broadcasting system, enabling real-time updates and enhanced interactivity within applications.

## Usage

This module is part of the Cambusa ecosystem and it is already included in the framework. You won't need to install it separately.