Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pylua
73 days ago
|
parent
|
context
|
favorite
| on:
Postgres transactions are a distributed systems su...
Just post to the database then asynch send to message queue. Messages should still be idempotent by the consumer but at least this follows rest and is transactional.
It’s simple and easy to follow. At scale use multi tenancy.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It’s simple and easy to follow. At scale use multi tenancy.