Categorygithub.com/jkolios/elasticgin
modulepackage
0.0.0-20160511143233-756a3150dcb8
Repository: https://github.com/jkolios/elasticgin.git
Documentation: pkg.go.dev

# README

elasticgin

A mini data warehouse in Golang using Elasticsearch and Gin. Targets Elasticsearch v2.x. Optionally supports consuming documents from AMQP queues.

##Usage From the base directory:

go build
cp config/config_sample.json ./config.json

Edit config.json as needed.

./elasticgin

# Packages

No description provided by the author