Re: issues with bucket types and corrugatediron

2014-12-10 Thread Paige Thompson
names of the storage backends in the bucket type definitions were inconsistent with the riak.conf (were: memory, leveldb, and bitcask) (changed to memory_mult, leveldb_mult, and bitcask_mult) now it works fine. On 12/10/14 15:43, Paige Thompson wrote: > https://github.com/basho-labs/CorrugatedI

issues with bucket types and corrugatediron

2014-12-10 Thread Paige Thompson
https://github.com/basho-labs/CorrugatedIron/issues/212 I may not be understanding this correctly but I'm about to test this in a sec, maybe I can create the bucket with a shell script to make sure its created with the specified bucket type, but thats assuming that it won't maintain two different

Questions about how I want to use riak

2014-12-06 Thread Paige Thompson
Hi, I've recently started developing a web application and I'm using risk for data and session storage. I was hoping to get some pro tips on a few things - First of all I want to create a bucket for every user that signs up on my website. I see in the documentation it says: "If you want to avo