graphql-engine/server/src-lib/Hasura/Server/API
Lyndon Maydwell c737ce992d Schema-Sync Improvements for Cloud, Pro, and OSS - Version Checking for Metadata (#738)
Modifying schema-sync implementation to use polling for OSS/Pro. Invalidations are now propagated via the `hdb_catalog.hdb_schema_notifications` table in OSS/Pro. Pattern followed is now a Listener/Processor split with Cloud listening for changes via a LISTEN/NOTIFY channel and OSS polling for resource version changes in the metadata table. See issue #460 for more details.

GitOrigin-RevId: 48434426df02e006f4ec328c0d5cd5b30183db25
2021-04-06 03:25:53 +00:00
..
Config.hs server: add experimental features in the alpha config API 2021-03-09 18:46:42 +00:00
Metadata.hs Schema-Sync Improvements for Cloud, Pro, and OSS - Version Checking for Metadata (#738) 2021-04-06 03:25:53 +00:00
PGDump.hs server: add "SET check_function_bodies=false" in pg_dump clean output 2021-03-31 14:49:38 +00:00
Query.hs Schema-Sync Improvements for Cloud, Pro, and OSS - Version Checking for Metadata (#738) 2021-04-06 03:25:53 +00:00
V2Query.hs Schema-Sync Improvements for Cloud, Pro, and OSS - Version Checking for Metadata (#738) 2021-04-06 03:25:53 +00:00