IBM Ready App for Venue demonstrates a personalized and social experience within the fictional theme park - Brickland. At Brickland, visitors use their mobile app to discover what is near them, find their way to their favorite attractions, keep in touch with their group, and achieve badges based on their activity.
Other
12
stars
8
forks
source link
Is it possible to replace "RethinkDB instance" with Cloudant? #13
I want to replace the "RethinkDB instance" in "Step 6: Create RethinkDB instancewith Cloudant".
Is the "RethinkDB" only used by using the adapters?
How much effort do you expect to transfer the app using Cloudant as sample DB?
Yes, that's right. It should be very easy. You can see in the adapters the queries to the DB. You can simply replace those with Cloudant calls, once you have your DB.
Hello,
I want to replace the "RethinkDB instance" in "Step 6: Create RethinkDB instancewith Cloudant". Is the "RethinkDB" only used by using the adapters? How much effort do you expect to transfer the app using Cloudant as sample DB?
Regards, Thomas