[keycloak-dev] Use Cassandra as storage instead of MySQL and MongoDB

Raghuram Prabhala prabhalar at yahoo.com
Mon Dec 14 07:33:25 EST 2015


There are some drivers (Kundera, Datanucleus, spring cassandra, Hibernate OGM etc) that apparently use JPA to NOSQL conversion that I tried earlier with one project but didn't have a good experience and had to replace the entire persistence layer. On the same subject, if I were to do that (replace Mongodb with Cassandra), where should I start?
Thanks,Raghu
      From: Marek Posolda <mposolda at redhat.com>
 To: chanras.sun at jcamst.com; keycloak-dev at lists.jboss.org 
 Sent: Wednesday, December 9, 2015 3:25 AM
 Subject: Re: [keycloak-dev] Use Cassandra as storage instead of MySQL and MongoDB
   
 On 09/12/15 06:35, chanras.sun at jcamst.com wrote:
  
 
#yiv9340802711 #yiv9340802711 -- _filtered #yiv9340802711 {panose-1:2 4 5 3 5 4 6 3 2 4;} _filtered #yiv9340802711 {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;} _filtered #yiv9340802711 {font-family:DaunPenh;panose-1:1 1 1 1 1 1 1 1 1 1;}#yiv9340802711 #yiv9340802711 p.yiv9340802711MsoNormal, #yiv9340802711 li.yiv9340802711MsoNormal, #yiv9340802711 div.yiv9340802711MsoNormal {margin:0in;margin-bottom:.0001pt;font-size:11.0pt;}#yiv9340802711 a:link, #yiv9340802711 span.yiv9340802711MsoHyperlink {color:#0563C1;text-decoration:underline;}#yiv9340802711 a:visited, #yiv9340802711 span.yiv9340802711MsoHyperlinkFollowed {color:#954F72;text-decoration:underline;}#yiv9340802711 span.yiv9340802711EmailStyle17 {color:windowtext;}#yiv9340802711 .yiv9340802711MsoChpDefault {} _filtered #yiv9340802711 {margin:1.0in 1.0in 1.0in 1.0in;}#yiv9340802711 div.yiv9340802711WordSection1 {}#yiv9340802711  Hi, My core backend system use Cassandra and Elasticsearch, running on Wildfly 9. I need to change keycloak data store implementation to use Cassandra instead of MySQL and MongdoDB.   You have already some existing users data in Cassandra? In that case, you can implement federation provider, so your users will be visible to Keycloak and imported into Keycloak internal storage. If you want to store all core model data in Cassandra (realms, users etc), we don't have support for that though. We have just JPA and  Mongo support now. I wonder if you can't use JPA model to store data into Cassandra?
 
 
  I need also change login, sign up to fit with my web app.  
 We have themes support. See documentation and examples.
 
 Marek


 
   What is the best way to change as I mentioned above?       Best Regards, Sun Chanras  
  
 _______________________________________________
keycloak-dev mailing list
keycloak-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev 
 
 
_______________________________________________
keycloak-dev mailing list
keycloak-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-dev/attachments/20151214/c129c747/attachment.html 


More information about the keycloak-dev mailing list