Skip to content

Kundera in Production Deployments

chhavigangwal edited this page Aug 29, 2013 · 29 revisions

Kundera has been gaining a lot of traction lately, and we have been constantly working to improve it further and enrich it with features in its upcoming releases. If you are using Kundera in production environment, please write to us at [email protected] and share your experience.

User Stories :

Aimy (multiplayer Online game application) i-free

Aimy is a multiplayer online game by i-free. It's server side is based on Smartfox game server and application server side code uses Spring, Hibernate and Kundera in its backend. Its mobile clients for Android and iOS are developed with Unity3D.

Use case :

Hibernate was used to store the transaction-aware data into PostgreSQL and Kundera was used to store different data into Cassandra. Later, with changes in requirement the data had to be migrated to MongoDB. By using Kundera the migration to Mongodb was smooth and seamless for us.

Home

Clone this wiki locally