8 packages
hotrod-dash-api
Bootstrap code for a Hotrod dash API server
hotrod-dash-data
General purpose utilities to query and parse responses from data sources. Only ElasticSearch supported currently
hotrod-job-data-sender
Generic hotrob job to query a data source and send results as messages
hotrod-job-es-index-cleanup
Hotrob job to close or delete ElasticSearch indexes
hotrod-jobs
Library to create and run simple jobs
hotrod-logger
Simple bunyan based logging helper
hotrod-rabbitmq-sender
Sends JSON objects to RabbitMQ
input-validator
Validates and whitelists input data using Joi schemas and/or custom functions