UNPKG

orchestrate

Version:

Orchestrate is a database service. It is a simple REST API that is optimized for queries. Orchestrate combines full-text search, graph, time-series, and key/value.

7 lines (5 loc) 124 B
// Copyright 2013 Bowery Software, LLC /** * @fileoverview Expose db client. */ module.exports = require('./lib/client')