Keto is being upgraded to a version 2. Pvotal is u...
# talk-oathkeeper
b
Keto is being upgraded to a version 2. Pvotal is using it with our custom gRPC interceptors after oathkeeper (I dont think there is an integration yet between oathkeeper and Keto v2). You could use Ketov1 with oathkeeper but performance and latency rapidly become unacceptable above 60000 rules.
b
Thank you for your answer, currently I am using ketov0.6 what do you mean v2?
m
I believe Ashley meant Keto 0.6+ with that 🙂 So basically the version that implements the Zanzibar paper is also nicknamed “v2” since quite a lot changed since v.05.
b
I was wrong oathkeeper integrates with Keto 0.6+ using REST instead of gRPC. @magnificent-energy-493 correct ?
m
Yes, you can also see this issue for more information: https://github.com/ory/oathkeeper/issues/134