yeah there isn't that kind of semantic. you're kin...
# spicedb
y
yeah there isn't that kind of semantic. you're kinda stuck with it because it's not a normal database interface - it's gRPC calls which are more or less network calls. our company solved it by using a transactional outbox pattern with kafka, and there are consumers for the topics that push the appropriate stuff into spicedb.