Re: HTTP-based client for Riak database, written in Dart

2012-06-04 Thread Tom Santero
Hi Istvan, Awesome work, I'm sure this will make a lot of people happy. A friendly suggestion regarding your request for contributions: I think if you mirrored or moved the codebase to github from google code this project will receive higher visibility, thus increasing the likelihood of both a

HTTP-based client for Riak database, written in Dart

2012-06-03 Thread Istvan Soos
Hi, I'm working on a Dart-based project that uses Riak database as a backend, and I'm releasing the related riak-dart client codes: http://code.google.com/p/riak-dart/ The project covers the basic use-cases of Riak:  * fetch object  * store object    * with easy conditional updates    * secondary