A simple GradientMempool Engine for Network Congestion Mitigation.
With GradientMempool, you get a lightweight tool that stays out of your way.
What you get
- A simple GradientMempool Engine for Network Congestion Mitigation
- A simple GradientMempool Engine for Network Congestion Mitigation
- python
- Modular architecture
- CI-ready (GitHub Actions)
- Clone the repository:
git clone https://github.com/fuad403273/GradientMempool.git - Install dependencies:
pip install -r requirements.txt - Run the test suite:
pytest
GradientMempool is configured through environment variables (see .env.example). Key options:
- APP_ENV:
developmentorproduction. - PORT: Port the server listens on.
- LOG_LEVEL:
debug,info, orerror.
Contributions are welcome and appreciated. Please submit pull requests and issues through the GitHub interface.
This project is licensed under the MIT License. See the LICENSE file for details.