Thanks Justin.
It's certainly handy for those obliged CRUD screens of a webapp...
Can't wait to try it out!
2010/8/24 Justin Sheehy :
> On Mon, Aug 23, 2010 at 10:05 PM, Alexander Sicular
> wrote:
>
>> Three cheers!
>
> :-)
>
>> Git clone && make all && make rel
>
> It looks like they haven't
On Mon, Aug 23, 2010 at 10:05 PM, Alexander Sicular wrote:
> Three cheers!
:-)
> Git clone && make all && make rel
It looks like they haven't yet migrated out to the github repos, but
should do so sometime soon.
In the meantime, the bitbucket repos are up to date with tip so you
can get the b
Three cheers!
Git clone && make all && make rel
- stat!
On 2010-08-23, Justin Sheehy wrote:
> Riak Users,
>
> One aspect of Riak's interface that has often been discouraged in the
> past is the listing of all keys in a bucket. This has been for two
> reasons: the first is that it is necessaril
Riak Users,
One aspect of Riak's interface that has often been discouraged in the
past is the listing of all keys in a bucket. This has been for two
reasons: the first is that it is necessarily an operation that is more
heavyweight than any of the more targeted get/put/delete sorts of
things, but