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)
- Host: GitHub
- URL: https://github.com/peterhellberg/go-streaming-loadbalancer
- Owner: peterhellberg
- License: mit
- Created: 2012-10-29T23:37:26.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T08:50:22.000Z (almost 11 years ago)
- Last Synced: 2025-04-11T06:18:08.126Z (10 months ago)
- Topics: go, loadbalancer-api, redigo, unmaintained-dont-use, very-old-stuff
- Language: Go
- Size: 148 KB
- Stars: 33
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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/).
[](http://golang.org/ref/)
[](http://golang.org/pkg/)
[](http://golang.org/project/)
[](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)