Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/segment-boneyard/yal-elasticsearch
Elasticsearch plugin for yal-server
https://github.com/segment-boneyard/yal-elasticsearch
Last synced: about 7 hours ago
JSON representation
Elasticsearch plugin for yal-server
- Host: GitHub
- URL: https://github.com/segment-boneyard/yal-elasticsearch
- Owner: segment-boneyard
- Created: 2014-02-13T17:24:48.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-13T17:57:33.000Z (almost 11 years ago)
- Last Synced: 2024-04-09T16:31:16.542Z (7 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 5
- Watchers: 39
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
Awesome Lists containing this project
README
# yal-elasticsearch
Elasticsearch plugin for [yal-server](https://github.com/segmentio/yal-server).
## Usage
```js
var es = require('yal-elasticsearch');
server.use(es('http://localhost:9200'));
```## License
MIT