Join Slack
Powered by
Hi, I was quite interested in how can we use the i...
# talk-keto
o
orange-businessperson-74791
12/07/2021, 9:35 PM
Hi, I was quite interested in how can we use the idea of shards in keto, didnt spent much time in exploring. But has anyone did it to scale keto instances? Would be interested to know this.
m
magnificent-energy-493
12/08/2021, 9:07 AM
Hello, this is not implemented afaik, but planned & on the roadmap:
https://github.com/ory/keto/issues/306
s
steep-lamp-91158
12/08/2021, 10:29 AM
The current database schema has a UUIDv4 as the first part of the primary key, so that is used for sharding by default (i.e. random)
3
Views
Open in Slack
Previous
Next