I have been working on MongoDB, and wanted to try out Riak as our
system is also in Erlang. But the first installation got me stuck
with an unusable client.
The server is started and seems to run. So I grabbed the
riakc-1.0.1 package, and it didn't even compile:
x...@shanghai:~/project-workspace
Evening, Morning, Afternoon to All,
Here is a short but worthwhile Recap to take you into the weekend.
Enjoy,
Mark
Community Manager
Basho Technologies
wiki.basho.com
twitter.com/pharkmillups
Riak Recap for Dec. 8 - 9
1) Andrew McKnight wrote up a quick blog post on the idea of using
Sp
After upgrading R14B, I can now compile the client package,
but I still get the same error when trying to write the object.
Could someone tell what's going on here?
Thanks
Xiaopong
On Fri, 2010-12-10 at 16:37 +0800, Xiaopong Tran wrote:
> I have been working on MongoDB, and wanted to try out R
I finally got it to work, the document is so misleading,
had to dig into the code to find out what is going on.
When starting erl, you have to add
deps/protobuffs/ebin/
to the path too.
One whole day of frustration
Xiaopong
On Sat, 2010-12-11 at 15:26 +0800, Xiaopong Tran wrote:
> After