[keycloak-dev] Redis cluster instead of Infinispan
Marek Posolda
mposolda at redhat.com
Mon May 7 12:34:56 EDT 2018
Hi,
in theory you can do it, but you will need to override some providers
(user session provider, caching providers) to use redis instead of
infinispan. It may be fair amount of work.
I don't think we have a plan to replace infinispan with the Redis and
support it OOTB. One thing is to develop the Redis support, but another
is maintenance, which is even more difficult. Especially considering
that we need to care about backwards compatibility and support for
rolling-upgrades in the future...
What kinds of issues you had in infinispan? Are there some concrete
issues you saw?
Marek
Dne 4.5.2018 v 10:11 Adrien DESBIAUX napsal(a):
> Hello all!
>
>
> What would be the effort required in order to add a Redis connector in place of the classic Infinispan?
>
> Wildfly would have to be updated as well as Keycloak?
>
>
>
> Indeed we found out Infinispan extremely difficult to setup and the documentation very complex to digest.
>
>
> Also being able to plug a Redis cluster would speed up the Keycloak adoption.
>
>
> What is your opinion on this topic?
>
>
> Thank you in advance for sharing your thoughts.
>
>
> Cheers,
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
More information about the keycloak-dev
mailing list