1.2.17 • Published 7 years ago

@recipher/store v1.2.17

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

@recipher/store

Store

Manages connections to a RethinkDB document store. Generally, this is wrapped within a Repository.

Repository

Provides access to a RethinkDB document store table.

Validator

Validates and filters JSON data according to a JSON schema definition.