Interesting
The the Riak Client gem uses nethttp by default. While it allows you to specify a timeout for a map reduce job, it doesn’t set the nethttp timeout for the connection to riak. This means that all requests are effectively limited to 60 seconds. The project that discovered this is switching to curb.
The Mac App Store is actively hostile to business users. There is no way for us to buy software through the app store without setting up a separate account for every three computers, and then you can only reuse a credit card for three accounts. We won’t be purchasing any software through the app store that isn’t absolutely necessary until there’s a way to purchase N licenses and use those on N machines. Pixelmator is the first app to lose our business.
You could easily do gift cards for the App Store. It isn’t as slick as on iOS where you have the Gift This App option, but until that (hopefully) comes to OS X, it works.
June 28, 2011 at 4:03 pm
I think you’ll be disappointed with Curb, as it has its own idiosyncracies that were never fully understood. Excon is the recommended HTTP backend for riak-client, curb has been removed from master. I’d be happy to backport the timeout patch to 0.9.x if needed.
As always, please open issues on the github tracker:
https://github.com/seancribbs/ripple/issues
July 9, 2011 at 1:18 pm
Now apple has an app store business option:
http://www.apple.com/business/vpp/
July 13, 2011 at 9:31 pm