Hacker News new | past | comments | ask | show | jobs | submit login

Is Riak actually gathering steam in terms of real world production use, or is it just on gathering steam on HN!?

Serious question actually.

What's the real world use-case for this? How is security handled? If my browser was able to talk directly to my Riak cluster, all my data would be open?




Mozilla posted an article about their decision to use Riak for an analytics program.

http://blog.mozilla.com/data/2010/05/18/riak-and-cassandra-a...

In it they discuss security issues addressing riak, cassandra, and hbase.

One poster mentioned the http interface, but also there are hooks within webmachine that would allow for some authentication as well - mentioned in the article.


We use Riak and are launching a limited beta soon. Not only is the product good, but the company is fantastic. They'll call you up to chat about anything you want even if you're not a paying customer. They recently opened an office in San Francisco and in the announcement on their blog said that you can literally stop by any time to chat about Riak, or anything else interesting. Too bad we're not in SF.

Riak doesn't have authentication or authorization built-in. It is on their radar. We have a light-weight backend for that stuff which doesn't know about most of our data. It obviously has to know about users, but other than that it just serves and stores JSON.



The nice thing is that riak has an http api. If you need security you can add a proxy in front of it to do basic auth, digest, ssl... You name it.


http://en.mochimedia.com/ => they use Riak


yes, don't let your browser talk directly to the riak cluster. put riak behind nginx or something like that.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: