tvl-depot/users/Profpatsch/whatcd-resolver
Profpatsch 3863a2ebd6 refactor(users/Profpatsch/whatcd-resolver): more efficient inserts
Instead of inserting torrents and every tour group seperately, insert
the tour groups and then the torrents in one go (unzipped).

I finally found a good use for list comprehensions, flattening nested
lists.

Change-Id: I7dfc765ad058dff3afb3b03887141b334a4b1988
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9486
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
Autosubmit: Profpatsch <mail@profpatsch.de>
2023-09-29 17:11:20 +00:00
..
src refactor(users/Profpatsch/whatcd-resolver): more efficient inserts 2023-09-29 17:11:20 +00:00
build.ninja feat(users/Profpatsch): init whatcd-resolver 2023-07-14 08:03:14 +00:00
default.nix feat(users/Profpatsch/whatcd-resolver): add executable 2023-09-17 18:05:42 +00:00
Main.hs feat(users/Profpatsch/whatcd-resolver): add executable 2023-09-17 18:05:42 +00:00
notes.org feat(users/Profpatsch): init whatcd-resolver 2023-07-14 08:03:14 +00:00
server-notes.org feat(users/Profpatsch): init whatcd-resolver 2023-07-14 08:03:14 +00:00
whatcd-resolver.cabal feat(users/Profpatsch/whatcd-resolver): add executable 2023-09-17 18:05:42 +00:00