
riak-dart
HTTP-based client for Riak database, written in Dart.
Available Riak functionality: * Fetch, store and delete objects (with vclock, etag and last modified conditionals) * Store and query secondary index * Get and set bucket properties * Sibling / conflict resolution
Dart client design goals: * Meaningful wrapper objects * Immutable structures (exception: JSON content, but changes won't be pushed)
News
2013-07-02: * 0.6 released * development is now encouraged on the github site too
2013-06-23: * 0.5.1 released * new API, compatible with the latest Dart SDK (M5/beta) * available in the pub repository: http://pub.dartlang.org/packages/riak_client
Project Information
The project was created on Jun 1, 2012.
- License: New BSD License
- 8 stars
- hg-based source control