.. |
Backends/Postgres
|
server: minor refactoring in the remote joins execution module (#6130)
|
2020-11-05 11:51:39 +05:30 |
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
|
use readcommitted isolation level for event fetch
|
2020-11-05 17:24:37 +05:30 |
GraphQL
|
server: avoid two circular imports (#6134)
|
2020-11-05 04:26:47 +00:00 |
Incremental
|
server: metadata separation: reorganize metadata types (#6103)
|
2020-11-03 18:01:33 +00:00 |
RQL
|
Avoid hdb_views schema for storing event trigger procedures (#6135)
|
2020-11-05 12:12:13 +00:00 |
Server
|
Avoid hdb_views schema for storing event trigger procedures (#6135)
|
2020-11-05 12:12:13 +00:00 |
SQL
|
server: move Hasura.SQL to Hasura.Backends.Postgres (#6053)
|
2020-10-27 13:53:49 +00:00 |
App.hs
|
server: configurable websocket keep alive interval (#6092)
|
2020-11-03 18:04:48 +01:00 |
EncJSON.hs
|
server: heterogeneous execution of GraphQL queries (#5869)
|
2020-10-07 10:23:17 +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: make more use of hlint (#6059)
|
2020-10-28 16:40:33 +00:00 |
Prelude.hs
|
server: metadata separation: reorganize metadata types (#6103)
|
2020-11-03 18:01:33 +00:00 |
Session.hs
|
use only required session variables in multiplexed queries for subscriptions (#4329)
|
2020-11-03 13:45:22 +05:30 |
Tracing.hs
|
Rewrite GraphQL schema generation and query parsing (close #2801) (#4111)
|
2020-08-21 12:27:01 -05:00 |