Is there a paved path to import a massive amount o...
# spicedb
b
Is there a paved path to import a massive amount of relationships into spicedb? For context, I have a few files full of relationship tuples I want to import into SpiceDB. These files range from 10k relationships to 6m+ relationships. My first attempt was to use
zed import
but even with the smallest file of 10k relationships, I got
Error: bufio.Scanner: token too long
.