Join Discord
Powered by
a naive approach opens you up to the 2pc problem, ...
# spicedb
y
yetitwo
11/21/2024, 4:29 PM
a naive approach opens you up to the 2pc problem, and the most common approaches to avoiding that that we've talked about are durable execution environments (e.g. temporal.io) and using event sourcing through something like kafka or nats
Previous
Next