Afternoon, Evening, Morning - Hope everyone had a great weekend.
For today's recap ---> A new Riak Protocol Buffers Client, some questions and convos from #riak, and a touch of comedy to start your week. Enjoy - Mark Community Manager Basho Technologies wiki.basho.com twitter.com/pharkmillups ----- Riak Recap for 5/21 - 5/23 1) The beginning pieces of a Riak Protocol Buffers Client written in Ruby appeared over the weekend (h/t to #scootsm for putting this together!). Check it out here ---> http://github.com/aitrus/riak-pbclient Added to the wiki here --- > https://wiki.basho.com/display/RIAK/Community-Developed+Libraries+and+Projects 2) Q --- Ok fellas, is it completely absurd to be deploying my own webmachine resource on each of my riak nodes and using riak:local_client() for everything? (from howboutjoe via #riak) A --- If it fits your use case, then no, it's not absurd. One thing that you should take into account, though, are the security implications of such a design. As you know, Riak exposes an http interface, so you would either need to make sure that all of Riak (including your web service) is only accessible internally or else you'll need to set up a proxy or something in front of Riak that blocks calls to the existing http interface. For more on webmachine see --- > http://bitbucket.org/basho/webmachine 3) Q --- Does ripple support many linked associations yet? Is this a todo list item? (from TheRiffer via #riak) A --- Associations are in fact a todo. It's a work in progress at the moment. 4) jdrowell and bingledac had a great convo in #riak yesterday about innostore and setting N, R, and W values. Gisted here ---> http://gist.github.com/412021 5) The "Weekend Tweet Award" goes out to @argv0 for this gem: http://twitter.com/argv0/status/14521160441 If that doesn't make you laugh, go watch this clip - http://www.youtube.com/watch?v=owGykVbfgUE - and read the tweet again. _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com