hubot-leveldb-brain

0.0.7 • Public • Published

hubot-leveldb-brain

Forked from hubot-redis-brain

A hubot script to persist hubot's brain using leveldb.

See src/leveldb-brain.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-leveldb-brain --save

Then add hubot-leveldb-brain to your external-scripts.json:

[
  "hubot-leveldb-brain"
]

Readme

Keywords

Package Sidebar

Install

npm i hubot-leveldb-brain

Weekly Downloads

0

Version

0.0.7

License

MIT

Last publish

Collaborators

  • yamadapc