An open API service indexing awesome lists of open source software.

https://github.com/peterhellberg/go-streaming-loadbalancer

A small loadbalancer API written in Go (Using Pat, Redigo and Go-GeoIP)
https://github.com/peterhellberg/go-streaming-loadbalancer

go loadbalancer-api redigo unmaintained-dont-use very-old-stuff

Last synced: 10 months ago
JSON representation

A small loadbalancer API written in Go (Using Pat, Redigo and Go-GeoIP)

Awesome Lists containing this project

README

          

go-streaming-loadbalancer
=========================

## NOTE: This project is not actively developed

A small loadbalancer API written in [Go](http://golang.org/).

[![References](http://golang.org/doc/gopher/ref.png)](http://golang.org/ref/)
[![Packages](http://golang.org/doc/gopher/pkg.png)](http://golang.org/pkg/)
[![The Project](http://golang.org/doc/gopher/project.png)](http://golang.org/project/)
[![Help](http://golang.org/doc/gopher/help.png)](http://golang.org/help/)

## Libraries used

* [Pat](https://github.com/bmizerany/pat)
* [Redigo](https://github.com/garyburd/redigo) (Redis)
* [Go-GeoIP](https://github.com/carlhoerberg/go-geoip)