riak_client 0.6.1 copy "riak_client: ^0.6.1" to clipboard
riak_client: ^0.6.1 copied to clipboard

discontinuedreplaced by: riak_dart
Dart 1 only

Riak Client using the HTTP API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add riak_client

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  riak_client: ^0.6.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:riak_client/riak_client.dart';
0
likes
15
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Riak Client using the HTTP API

Homepage

Documentation

Documentation

License

BSD-2-Clause (license)

Dependencies

http_server, intl

More

Packages that depend on riak_client