0.0.7 • Published 9 years ago

hubot-leveldb-brain v0.0.7

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

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"
]
0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago