Golang library for consuming Kinesis stream data
Find a file
Harlow Ward 0fe80b708b Initial commit
* Add installation instructions to README.
* Make note that this repo is under development.
2014-07-25 00:22:06 -07:00
.gitignore Initial commit 2014-07-25 00:22:06 -07:00
README.md Initial commit 2014-07-25 00:22:06 -07:00

Kinesis Connector Application

A Kinesis Connector Application written in Go for extracting streaming event data into S3, Redshift, DynamoDB, and more.

Note: This codebase is a under active development, and is not condisdered production ready.

Installation

Clone the repository.

$ git clone git@github.com:harlow/go-etl.git