graphql-engine/v3/crates/utils/futures-ext/README.md
Anon Ray def7362ea5 test for concurrent execution of query root fields (#609)
## Description

Add a helper function which execute items of an iterator concurrently.
Add unit tests for that.

Use the helper function in query root fields execution.

V3_GIT_ORIGIN_REV_ID: a034291684135072cbaf957dc788a269b5a33459
2024-05-23 12:57:54 +00:00

73 B

futures-ext

Various utilities and extensions to futures/futures_utils