Hi guys, I am having an issue with creating relati...
# talk-keto
f
Hi guys, I am having an issue with creating relation-tuples. Relations are not unique and its creating duplicates. Is there a way to make the relations unique?
s
ptal https://github.com/ory/keto/issues/292 it is not necessarily a bug, but might be needed for some features what is the problem you are facing with duplicates? the check api behaves the same either way
f
I am not having any issues with it right now but this might come with some performance issues. I’m glad that the guys are working on this. Thanks.
s
it should only be a performance issue if you have to fetch a lot of pages with the same tuples through the read api for check this is something we have to care about, and it should not be a problem there