Hacker News new | ask | show | jobs
by debuggerpk 505 days ago
backend has cache and database for state management. for more complex cases, better use temporal, dbos etc.
1 comments

How many caches and how many databases? I’ve got more than I’d like of either and making sure the right things are happening at the right time is not as trivial as you make it sound.