Instead of collecting all rows into a Vec, use the stream_rows function, and massage Ok values into the right shape. This avoids collecting everything into memory. Change-Id: I2f03434c7e1e25ee8395c69685b16100aec36f89 Reviewed-on: https://cl.tvl.fyi/c/depot/+/13163 Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI Reviewed-by: Connor Brewster <cbrewster@hey.com> |
||
|---|---|---|
| .. | ||
| fs | ||
| tests | ||
| bigtable.rs | ||
| cache.rs | ||
| from_addr.rs | ||
| grpc.rs | ||
| lru.rs | ||
| memory.rs | ||
| mod.rs | ||
| nix_http.rs | ||
| redb.rs | ||
| signing_wrapper.rs | ||