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)

Organization : i-free i-free
i-Free is a Russian innovation company operating which develops and implements cutting-edge solutions in mobile and NFC technology, electronic finance, digital content distribution, electronic payments and micropayments, applications for smartphones and new network devices, digital products for the B2C market, and B2B projects in mobile marketing.

Use case :
Aimy is a multiplayer online game by i-free. Aimy'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. 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.

Expedia Partner Central

Organization : Expedia.inc i-free Expedia, Inc. is the largest online travel company in the world, with an extensive brand portfolio that includes some of the world’s leading online travel brands, including Expedia.com®, Hotels.com®,Hotwire®, Egencia®,eLong™, Venere.com®, trivago®,Classic Vacations®, Expedia® CruiseShipCenters®.

Use case :
Expedia® Partner Central (www.expediapartnercentral.com), an online resource that simplifies the way hotels interact with Expedia, helping them get more value from Expedia’s global marketplace.Expedia central uses an internal tool for the users to upload content about the hotels and manage them. This application uses Kundera in its backend to interact with it database.

Home

Clone this wiki locally