graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema
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
..
Cache Revert #893 2021-03-25 16:38:47 +00:00
Cache.hs Schema-Sync Improvements for Cloud, Pro, and OSS - Version Checking for Metadata (#738) 2021-04-06 03:25:53 +00:00
Catalog.hs Schema-Sync Improvements for Cloud, Pro, and OSS - Version Checking for Metadata (#738) 2021-04-06 03:25:53 +00:00
Common.hs server: use relative paths in TH splices 2021-03-16 17:36:39 +00:00
Diff.hs server: reduce the number of backend dispatches 2021-03-15 13:03:55 +00:00
Enum.hs server: generalize schema cache building (#496) 2021-02-14 06:08:46 +00:00
Function.hs server: reduce the number of backend dispatches 2021-03-15 13:03:55 +00:00
LegacyCatalog.hs server: use relative paths in TH splices 2021-03-16 17:36:39 +00:00
Rename.hs server: reduce the number of backend dispatches 2021-03-15 13:03:55 +00:00
Source.hs server: allow replacing configuration in add source metadata API (#956) 2021-03-30 10:10:23 +00:00
Table.hs server: reduce the number of backend dispatches 2021-03-15 13:03:55 +00:00