This package has been deprecated

Author message:

Package superseded by spawnpoint. All new applications should use spawnpoint over appframe.

appframe-rethinkdb

0.1.10 • Public • Published

appframe-rethinkdb

RethinkDB Plugin for Appframe on NPM. This currently does not support SSL.

API

This api is mounted at app.r as a Rethinkdbdash object. Please check the project documentation for more details for usage.

Config rethinkdb.json5

Config is mirrored to match the expected config for Rethinkdbdash. The only two difference are listed below:

  • ssl_files on a server config it will read the file contents and attach to the server.ssl object
  • requireConnection forces the plugin to delay application init until at least one connection in a pool has been made. NOTE: unpooled connections don't have this benefit YET.

Readme

Keywords

Package Sidebar

Install

npm i appframe-rethinkdb

Weekly Downloads

2

Version

0.1.10

License

MIT

Unpacked Size

5.58 kB

Total Files

9

Last publish

Collaborators

  • jamie-c
  • matthew.a
  • blazedd
  • cherryjimbo
  • ncworker