Skip to content
This repository was archived by the owner on Mar 1, 2018. It is now read-only.

projectriff-archive/function-sidecar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The contents of this repository has been moved to https://github.com/projectriff/riff/tree/master/function-sidecar

Function Sidecar Function Sidecar Status

Building

cd $GOPATH
git clone https://github.com/projectriff/function-sidecar src/github.com/projectriff/function-sidecar
cd src/github.com/projectriff/function-sidecar
make dockerize

Tests (including integration with Kafka)

Assuming kafka is running locally on port 9092,

KAFKA_BROKER=localhost:9092 make test

About

riff function sidecar written in Go

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors