Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pijng/balansir
Load balancer and reverse-proxy 💢
https://github.com/pijng/balansir
balancer effector forest go
Last synced: 5 days ago
JSON representation
Load balancer and reverse-proxy 💢
- Host: GitHub
- URL: https://github.com/pijng/balansir
- Owner: pijng
- License: mit
- Created: 2019-12-04T12:39:26.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:35:37.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T14:51:46.884Z (almost 2 years ago)
- Topics: balancer, effector, forest, go
- Language: Go
- Homepage:
- Size: 3.39 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💢 Balansir
Layer 7 load balancer and reverse-proxy with simple configuration
**Heavily \(or not that heavily\) WIP. Do not use it in production in any case.**
## Roadmap to near future \(in no particular order\)
* [x] Add config hot reload
* [x] Check HTTPS stability
* [x] Add Letsencrypt integration
* [x] Add rate limiting
* [x] Add gzip feature
* [x] Add cache algorithms \(God bless me\)
* [ ] Add dashboard \(web UI with Balansir metrics\)
* [ ] Add benchmark testing
* [ ] Add intelligible comments to exported functions and types