graphql-engine/server/src-lib/Hasura/GraphQL
Vamshi Surabhi 24c0643a6d
Use ByteString to cache introspection response, closes #1942 (#2028)
If we store it as EncJSON, we still need to render it to ByteString
for every request which will result in higher CPU usage
2019-04-18 17:45:07 +05:30
..
Execute Use ByteString to cache introspection response, closes #1942 (#2028) 2019-04-18 17:45:07 +05:30
Resolve multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
Transport multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
Validate add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
Context.hs multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
Execute.hs candidate id shouldn't be part of the plan in multiplexed subscriptions (#2029) 2019-04-18 16:50:27 +05:30
Explain.hs multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
RemoteServer.hs recover from inconsistent database state (closes #231) (#1863) 2019-04-17 21:59:39 +05:30
Resolve.hs multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
Schema.hs recover from inconsistent database state (closes #231) (#1863) 2019-04-17 21:59:39 +05:30
Utils.hs refactor event processing logic (#1639) 2019-02-22 17:55:36 +05:30
Validate.hs multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30