level2riak

0.0.1 • Public • Published

level2riak

A network service that allows you to connect to a riak db as if it were a multilevel (levelup) database.

Install

npm install -g level2riak

Usage

level2riak --host 127.0.0.1 --port 8087 --listen 8091 --bucket somebucket

Connecting

You can use any leveldb/levelup tool to connect to your riak bucket on the listen port.

If you're doing this in your code, you might consider using riakdown directly.

One of the great things about this is that it allows you to use level debugging tools like lev with Riak.

/level2riak/

    Package Sidebar

    Install

    npm i level2riak

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • fritzy