@yetitwo Hi again 🙂
been brainstorming about SpiceDB+prodDB data storage
here is a good doc about WatchAPI -
https://authzed.com/docs/spicedb/concepts/watch
haven't tried yet, but what do you think about this as a trigger for some cloud run to catch all the changes, process them and write to prodDB?
I think it's even better to ask how reliable this approach is comparing to application-driven requests to some pub/sub, etc?