hi everyone, I'm looking for a way to initially load data into spicedb from postgres, directly or through export to csv files using the application layer.
I found information about the
BulkImport
API.
Is this the best and only way when it comes to performance?