Buckets with different expiry_secs value

2011-05-16 Thread Dmitry Demeshchuk
Greetings. I'm looking for a way to set expiry_secs for specific buckets. For example, if some buckets need to have object expiration time and some buckets need to have unlimited lifetime. I've tried to do this using multi_backend: {storage_backend, riak_kv_multi_backend}, {multi_backend_default

Re: Production Backup Strategies

2011-05-16 Thread Justin Sheehy
Hi, Jeremy. On Sat, May 14, 2011 at 2:45 PM, Jeremy Raymond wrote: > So just backing up the files from separate nodes works? There won't be > inconsistencies in the data say if all the nodes had to be restored? That's right, it works. :-) Inconsistencies due to modifications that occur betwee

Re: JavaScript performance

2011-05-16 Thread Matt Ranney
Since everything gets passed into JS as JSON, using a VM with native JSON parsing should be a big win. Have you gotten any attention from the Mozilla people about the Solaris issue? They seem pretty eager to have their JS engine running in as many places as they can. It's more than a little disa

Re: JavaScript performance

2011-05-16 Thread Sean Cribbs
Matt, We've looked at upgrading to JaegerMonkey, but haven't yet gotten a build that works properly on Solaris (and SPARC), which some of our customers require. I personally have not followed its development and so I don't know if there's a profile that works on SPARC yet. Although upgrading

JavaScript performance

2011-05-16 Thread Matt Ranney
Are there plans to update the JavaScript VM used by Riak in upcoming releases? Native JSON and tracing in recent Mozilla releases ought to provide a big performance boost for map/reduce that uses JavaScript functions. ___ riak-users mailing list riak-use

Riak Recap for May 13 - 15

2011-05-16 Thread Mark Phillips
Afternoon, Evening, Morning to All - For today's Recap: a new production user, Riak Meetups, Basho at Bohconf, Erlang support in Cloud Foundry, and more. Enjoy. Mark Community Manager Basho Technologies wiki.basho.com twitter.com/pharkmillups Riak Recap for

Re: riak_kv_multi_backend + custom backend

2011-05-16 Thread Mark Phillips
Hi Todd, Thanks for putting this together. After quickly reading through this email, it looks like we are going to want to incorporate a lot these suggestions/examples. I just opened a new issue on the wiki repo* to make sure this content gets incorporated in a timely manner. Pull requests are enc