Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 315 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 315 Bytes

Estuary Metrics Notification API

Simple API that sends notifications to the user to registered websocket subscribers.

This is a standalone api module that runs on its own daemon.

Postgres Trigger

In order to use this module, you need to create a postgres trigger and the LISTEN/NOTIFY functions are enabled.