graphql-engine/server/src-lib/Hasura/GraphQL/Execute
Vamshi Surabhi 8389a7e273
multiplexed subscription improvements (#2081)
* split stm transactions when snapshotting to make it faster

* mx subs: push to both old and new sinks at the same time

* expose dev APIs through allowed APIs flag
2019-04-30 10:45:23 +05:30
..
LiveQuery multiplexed subscription improvements (#2081) 2019-04-30 10:45:23 +05:30
LiveQuery.hs multiplexed subscription improvements (#2081) 2019-04-30 10:45:23 +05:30
Plan.hs multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
Query.hs Use ByteString to cache introspection response, closes #1942 (#2028) 2019-04-18 17:45:07 +05:30