Dennis Dang
Dennis Dang
Can you advise on the implementation? The isolation seems straightforward since you've isolated all the lwt work to `petrol.ml`. The final result could end up looking similar to how `caqti`...
I see there’s already a PR that uses ocurrent’s benchmark tools. Is this for certain? I have an initial MVP here that uses hyperfine instead. https://github.com/dangdennis/kcas/pull/1 Thanks for the lib!...
I tried that prior and it didn’t work. The issue was that the generated query used “auth.users0” in place of the actual name table. I’ll try again to confirm.
To make this command/flag/option less intrusive, dune can ignore the deps that are already listed (with and without their versions), and merely append. It’d be nice too if it also...
Hey @jez, is this a good issue to start with? Internal: ddang.