zlacker

[parent] [thread] 0 comments
1. justso+(OP)[view] [source] 2021-06-12 12:53:15
I agree.

Going from a single database to a (database + queue) means two server processes to manage, maintain, observe, test etc.

I actually start with SQLite to reduce as much distributed state as possible, then move to something else once it’s proven it will not work.

[go to top]