Remix.run Logo
russellthehippo 2 hours ago

Author here. Yeah doesn’t depend on the underlying db if it speaks SQLite.

enduku an hour ago | parent [-]

I think this is interesting too sqlite a as the coordination boundary: business state, queue state, stream offsets, retries, and acks all sharing one transactional substrate. The 1ms polling is getting a lot of weight in the thread though :)