simple-loadbalancer

command module
v0.0.0-...-ef273e3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2022 License: MIT Imports: 12 Imported by: 0

README

Simple Load Balancer - SLB

This is simple load balancer a personal project to develop a simple but usable load balancer using golang's powerfull features to achieve great performance

Installiing

go install

Create redis container

docker run -d --name redis -p 6379:6379 redis

Running

Define in .env file REDIS_URL which is usually localhost:6379 and REDIS_PASS usually a blank space

go build && simple-loadbalancer

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL