graphql-engine/server
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
..
packaging bump haskell-docker-packager version (#1870) 2019-03-26 15:26:15 +05:30
src-exec log inconsistent metadata objects only when there are any (close #2053) (#2058) 2019-04-29 11:52:48 +05:30
src-lib multiplexed subscription improvements (#2081) 2019-04-30 10:45:23 +05:30
src-rsr fix input argument types for custom SQL functions (close #1952) (#1953) 2019-04-08 12:28:56 +05:30
test allow renaming tables, columns and relationships (close #79) (#1542) 2019-03-01 14:47:22 +05:30
tests-py do not enforce permission limit in aggregations (fix #1837) (#2027) 2019-04-26 13:49:59 +05:30
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30
.stylish-haskell.yaml refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
CONTRIBUTING.md run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30
graphql-engine.cabal multiplexed subscription improvements (#2081) 2019-04-30 10:45:23 +05:30
Makefile read version from env var during server build time (close #1398) (#1897) 2019-04-11 09:41:48 +05:30
Setup.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack-nightly.yaml bump stackage to lts 13 and refer to hasura's pg-client-hs (#1747) 2019-03-14 20:25:33 +05:30
stack.yaml multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30