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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    2

Package Sidebar

Install

npm i level2riak

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • fritzy