oodebe-elastic-plugin

0.1.2 • Public • Published

OODEBE ElasticSearch Plugin

OODEBE ElasticSearch

Features

* Provides ElasticSearch plugin to be used in OODEBE engine.

How to use

npm i --S oodebe-elastic-plugin
	var oodebeEngine = require('oodebe-engine');
	var elasticPlugin = require('oodebe-elastic-plugin');
	const express = require('express');
	const elasticDriver = new mongoPlugin();
	const app = express();

	crud.configServer(app,4300,elasticDriver);

Readme

Keywords

none

Package Sidebar

Install

npm i oodebe-elastic-plugin

Weekly Downloads

0

Version

0.1.2

License

ISC

Last publish

Collaborators

  • accionlabs