Gustavo Trott
09cc37feef
refactor (gql-middleware): Code improvements and new Prometheus metrics ( #20896 )
2024-08-19 10:58:14 -03:00
Gustavo Trott
1e32ee794e
several refactors
2024-08-08 16:50:41 -03:00
Gustavo Trott
ede7a2dd25
Bunch of improvements for messages parsing
2024-06-25 10:27:44 -03:00
Gustavo Trott
5fe51380e3
Introduces env var BBB_GRAPHQL_MIDDLEWARE_RAW_DATA_CACHE_STORAGE_MODE ( #20429 )
2024-06-06 13:54:40 -03:00
Gustavo Trott
e505978017
refactor (graphql-middleware): Significantly reduces the size of the Json Patch ( #19974 )
2024-04-09 14:37:57 -03:00
Gustavo Trott
551e452a49
graphql-middleware: Implements a cache-system for JsonPatch ( #19964 )
2024-04-06 11:43:36 -03:00
Gustavo Trott
5708c2506b
enhancement (graphql-middleware): Data Uniqueness Verification and others ( #19559 )
...
* Prevent middleware from sending the same message when reconnection
* Refactor hasura reader to simplify code
* Its not necessary to name the for
* Close hasura connnection on error
2024-02-02 12:36:27 -03:00
Gustavo Trott
095085310d
refactor: Graphql middleware enhancements ( #19336 )
...
* Convert all go chan to SafeChannel
* Remove unnecessary comments
* Refactor graphql message names
* Fix renamed function
2023-12-14 14:01:47 -03:00
Gustavo Trott
047eccdd92
Reduce graphql-middleware and graphql-server logs ( #18738 )
2023-09-07 11:54:27 -03:00
Gustavo Trott
f7663bc62d
Fix to handle concurrency and throw error on invalid gql format
2023-05-25 17:08:04 -03:00
Gustavo Trott
b1cd7fca1d
Improvement to handle with concurrence
2023-05-25 10:15:02 -03:00
Gustavo Trott
fd3845515d
graphql-middleware support enable json-patch per subscription
2023-05-24 19:31:31 -03:00
Gustavo Trott
4c4e5c0852
Introduces json-patch to graphql-middleware
2023-05-10 19:08:24 -03:00