Great info, thanks a lot guys.
@siculars on twitter
http://siculars.posterous.com
Sent from my iPhone
On Apr 17, 2010, at 22:36, Kevin Smith wrote:
Good catch, Dan. I've been running with the dets backend on my
laptop for a while now since an SSD forgives a lot.
--Kevin
On Apr 17, 2010,
Good catch, Dan. I've been running with the dets backend on my laptop for a
while now since an SSD forgives a lot.
--Kevin
On Apr 17, 2010, at 8:03 PM, Dan Reverri wrote:
> For innostore I believe there is a maximum key size of 255 bytes.
>
>
>
> On Sat, Apr 17, 2010 at 2:09 PM, Kevin Smith
The tip of the Riak repo requires Erlang R13B04 to compile- it looks
like you need to upgrade your system Erlang install.
On Apr 17, 2010, at 8:14 PM, ferriswheel
wrote:
hello,
below is the result i get from
mkdir getting_started
cd getting_started
hg clone http://hg.bas
I have the same question. According to the comments in riak_claim.erl, the
claims will be arranged so that partition sequences of length at most
target_n_val will have no repeated nodes, if possible, but that there will
be cases where there may be repeats. Is the sequence of N partitions taken
ve
hello,
below is the result i get from
mkdir getting_started
cd getting_started
hg clone http://hg.basho.com/riak/
cd riak
make
os gentoo linux
erlang version 13.2.3
g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4
all assistance is appreciated.
regards
./rebar get-de
For innostore I believe there is a maximum key size of 255 bytes.
On Sat, Apr 17, 2010 at 2:09 PM, Kevin Smith wrote:
> Via the Erlang client, 'cause that's what I had handy, I did a put/get
> combination on an object with a key 5000 chars long. Worked with no issues.
> You might run into URL
Via the Erlang client, 'cause that's what I had handy, I did a put/get
combination on an object with a key 5000 chars long. Worked with no issues. You
might run into URL length issues, depending on the client libs used, and/or the
HTTP interface might have issues with URLs that long but I think
Hi,
What is or is there a maximum key length in Riak? Either natively or
in the HTTP interface?
My use case is keeping inheritance in it's own key so for example, I
have two keys, "A" and "B" and I want to keep a third key "A,B". You
see that the key length is a function of member key siz