Hi all! We've just started setting up SpiceDb and ...
# spicedb
s
Hi all! We've just started setting up SpiceDb and are thinking about how best to sync relationships from various data sources. We are doing an initial "full sync" from the various relevant databases and will then create/delete single new relationships continuously as these are created/deleted on our databases. However, we are also initially expecting some manual meddling with databases that we will not catch with these continuous syncs and therefore also want to do new full syncs on an interval. For these we are wondering whether it would be best to delete all existing relationships of a type and then create all new, or fetch all existing relationships of a type and then delete/create single relationships as appropriate? (Or do something different altogether.) Looking forward to hearing your input 🙂