UNPKG

mongoose-elasticsearch-xp

Version:

A mongoose plugin that indexes models into elastic search (an alternative to mongoosastic)

12 lines (9 loc) 213 B
language: node_js node_js: - 0.11.14 - stable services: - mongodb - elasticsearch script: "npm run-script test-covered" after_script: "cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"