Have anyone tried using Play framework(2.0.4) application with connect to cassandra db via kundera? I want to implement Zookeeper on top of cassandra DB. Have anyone tried combining them before?
Asked
Active
Viewed 307 times
0
-
Implementing the zookeeper api on top of cassandra will be very difficult, how do you plan on doing that? – sbridges Oct 29 '12 at 04:29
-
1what is your use-case exactly? PlayOrm for cassandra has been considering usage and a plugin there, but it should rarely if ever be used for speed and scalability. – Dean Hiller Oct 29 '12 at 11:28
1 Answers
0
I guess integration with play framework via Kundera is possible. Implementing zookeeper on top of cassandra is also possible, i guess. Did you look into cage API for this?
-Vivek

vivek mishra
- 1,162
- 8
- 16