Skip to content

k-sone/fluxion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluxion

wercker status

Fluxion is a streaming data processor written in Go. It's heavily inspired by Fluentd.

Why?

We decided to develop fluxion to achieve following goals:

  • Fast!
  • Small memory footprint
  • Easy to use
  • Fun to develop

Build

make

Run

export PATH=`pwd`/bundles:$PATH
fluxion

About

A streaming data processor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.2%
  • Makefile 0.8%