@colinsmatt11 Deno can handle cjs with npm specifiers. It’s small so I’d probably rewrite it in TypeScript anyway, just trying to find evidence of whether my idea is sound.
10MB to store background job metadata seems reasonable.
@colinsmatt11 I feel like there’s got to be a ready-made solution out there already though… closest I’ve found is pg-boss. I just want persistent async task processing that uses a database I already use. https://github.com/timgit/pg-boss