@graphile/subscriptions-lds

v4.7.0
Subscriptions plugin for PostGraphile using PostgreSQL logicial decoding
pg Postgres plugin PostgreSQL logicial decoding logical replication changes and 3 more...

db:init

dropdb --if-exists lds_test && createdb lds_test && psql -X1v ON_ERROR_STOP=1 -v VERBOSITY=verbose -f __tests__/schema.sql lds_test

test

npm run db:init && jest -i

prepack

tsc

watch

tsc --watch
npm i @graphile/[email protected]

Metadata

  • MIT
  • Whatever
  • Benjie Gillam
  • released 4/27/2020

Downloads