Gustavo, The middleware application is something you should build. I recommend building the majority of your application logic, including the use of the riak java client, in a server side java application. Expose any features your Android application needs via an authenticated API.
John On Thu, Apr 16, 2015 at 6:10 PM, Gustavo Gonzalez <gfg...@gmail.com> wrote: > Thanks for your answers. > > Good point noticed about the middleware. > > May I ask what middleware would you suggest to be evaluated? > > Regards, > Gustavo > > > El 16/04/15 a las 16:38, John Daily escribió: > > Agreed: exposing any database directly to the Internet is risky, and >> Riak’s security introduced in 2.0 doesn’t really change that. >> >> -John >> >> On Apr 16, 2015, at 4:25 PM, Alexander Sicular <sicul...@gmail.com> >> wrote: >> >> That should work but are you sure you want to expose your riak server to >>> the Internet? I would recommend against that and instead suggest your app >>> talk to some middleware. >>> >>> -Alexander >>> >>> @siculars >>> http://siculars.posthaven.com >>> >>> Sent from my iRotaryPhone >>> >>> On Apr 14, 2015, at 12:54, Gustavo Gonzalez <gfg...@gmail.com> wrote: >>>> >>>> Hi, >>>> >>>> Please excuse me if I am asking a silly question. >>>> >>>> Is the Riak Java Client also usable (applies to) in Android application >>>> development? >>>> >>>> That is, if I want to develop an Android app that connects to a Riak >>>> Server, do I use this riak-Java-Client? >>>> >>>> Thanks for your reply. >>>> >>>> Regards, >>>> Gustavo. >>>> >>>> _______________________________________________ >>>> riak-users mailing list >>>> riak-users@lists.basho.com >>>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >>>> >>> _______________________________________________ >>> riak-users mailing list >>> riak-users@lists.basho.com >>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >>> >> > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com