Aaron Raddon
Aaron Raddon
I am committed do doing binary releases: https://github.com/dataux/dataux/releases and docker releases. Ill update the elasticsearch example to include usage of binary release. you should be able to download and replace...
Ill upload a binary copy of githubarchive import tool as well, or possibly a docker elasticsearch with examples.
yes, i have seen that before, ill add it to (newly created) https://github.com/dataux/dataux/projects/1 roadmap for sources, thx for input.
I have played with RethinkDB and really would love to add, will add to project board. Not super imminent but great idea. I especially would like to figure out a...
Thanks for the issue, i would love to do this, any other thoughts you have on what you would hope to see in it would be great.

Its definitely not 100% nginx config but only inspired by. This would be closest i can think of: ```go package main import ( "fmt" "log" "github.com/lytics/confl" ) type Location struct...
Yes, this is a great point. I will think about this, possibly a convention based approach like reflection looking for a "Description" or "Comment" field on the current context?
I created backblaze account for testing, and added env vars to travis and running now https://travis-ci.org/lytics/cloudstorage
Not entirely sure what is going on with this pr re the import paths? They can't be merged in while pointing to your personal fork. Is your local-directory structure mirroring...