graphql-engine/v3/crates
Samir Talwar 082e2be70d Remove intermediate conversions to JSON for responses. (#580)
`axum::Json` can work with any serializable type. Constructing a
`serde_json::Value` using `json!` just adds an intermediate step,
slowing down the conversion from structured data to the response bytes.

V3_GIT_ORIGIN_REV_ID: 8ae6352cb9a576988df5bf417e78d64706c7eb6e
2024-05-14 14:41:21 +00:00
..
auth Convert trace display names once. (#576) 2024-05-14 08:03:57 +00:00
custom-connector Boolean expressions in command argument presets (#539) 2024-05-03 08:12:35 +00:00
engine Remove intermediate conversions to JSON for responses. (#580) 2024-05-14 14:41:21 +00:00
lang-graphql Remove intermediate conversions to JSON for responses. (#580) 2024-05-14 14:41:21 +00:00
metadata-resolve Bump serde from 1.0.197 to 1.0.201 (#569) 2024-05-13 12:38:03 +00:00
metadata-schema-generator Bump serde_json from 1.0.115 to 1.0.116 (#553) 2024-05-10 12:27:34 +00:00
open-dds Bump serde from 1.0.197 to 1.0.201 (#569) 2024-05-13 12:38:03 +00:00
schema Bump serde from 1.0.197 to 1.0.201 (#569) 2024-05-13 12:38:03 +00:00
utils Add more spans around calls to NDC. (#578) 2024-05-14 12:25:34 +00:00