..
Backends
server: fix build
2021-02-23 21:43:56 +00:00
Cache
Support only the bounded cache, with default HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE of 4000. Closes #5363
2020-07-28 19:02:44 -04:00
Eventing
server: add MSSQL support
2021-02-23 17:38:36 +00:00
GraphQL
server: add MSSQL support
2021-02-23 17:38:36 +00:00
Incremental
server: changes to support other backends
2021-02-03 16:25:17 +00:00
Metadata
Optimistic Metadata Locking
2021-02-19 02:40:23 +00:00
RQL
Adding check for multiple query definitions for rest endpoints
2021-02-24 10:13:11 +00:00
Server
server: add MSSQL support
2021-02-23 17:38:36 +00:00
SQL
server: add MSSQL support
2021-02-23 17:38:36 +00:00
App.hs
server: add MSSQL support
2021-02-23 17:38:36 +00:00
EncJSON.hs
server: heterogeneous execution of GraphQL queries ( #5869 )
2020-10-07 10:23:17 +00:00
GC.hs
server: simplify shutdown logic, improve resource management ( #218 ) ( #195 )
2020-12-21 18:56:57 +00:00
HTTP.hs
improve debug information in actions errors response ( close #4031 ) ( #4432 )
2020-04-24 13:25:51 +05:30
Incremental.hs
Build the GraphQL context after pruning dangling dependents
2020-01-30 18:17:29 -06:00
Logging.hs
server: simplify JSON instances
2021-01-19 19:15:42 +00:00
Prelude.hs
server: simplify JSON instances
2021-01-19 19:15:42 +00:00
Session.hs
server: generalize schema cache building ( #496 )
2021-02-14 06:08:46 +00:00
Tracing.hs
server: RQL code health
2021-01-08 23:10:36 +00:00