Y
Hacker News
new
|
ask
|
show
|
jobs
by
russellthehippo
54 days ago
Author here. Yeah doesn’t depend on the underlying db if it speaks SQLite.
1 comments
enduku
54 days ago
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 :)
link