diff options
author | Profpatsch <mail@profpatsch.de> | 2023-09-27T21·17+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2023-09-29T17·08+0000 |
commit | 7157e2baed44321aa9836eec6e5a8ad4a507a447 (patch) | |
tree | aa4557dfac3558a86ba5003b46dee12d8e21c46e /users/lukegb | |
parent | 053e41f4e53b590654f7cece5f84fdfd9dd20bf2 (diff) |
refactor(users/Profpatsch/whatcd-resolver): prepare to split IO r/6668
Returning an I/O action was a good first approximation, but leads to a n+1 query problem, making the whole shebang pretty slow after doing a search. Thus we need to split data & I/O, so we can be more clever in the next commit. Change-Id: Ieb2f8d5445f1258047da9b121b977c0b8d2dd7f8 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9483 Reviewed-by: Profpatsch <mail@profpatsch.de> Autosubmit: Profpatsch <mail@profpatsch.de> Tested-by: BuildkiteCI
Diffstat (limited to 'users/lukegb')
0 files changed, 0 insertions, 0 deletions