fc-common: add PostgreSQL LISTEN/NOTIFY infrastructure
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Iffdb2fa758825e8c5d5791bf4fb15c8e6a6a6964
This commit is contained in:
parent
541cd7832f
commit
e274389d12
3 changed files with 140 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ pub mod migrate;
|
|||
pub mod migrate_cli;
|
||||
pub mod models;
|
||||
pub mod notifications;
|
||||
pub mod pg_notify;
|
||||
pub mod repo;
|
||||
|
||||
pub mod bootstrap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue