All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial repository setup
- Core load balancer architecture
- Five load balancing strategies:
- Round Robin
- Least Connection
- Shortest Job Next
- First Come First Serve
- Weighted Round Robin
- Health check system for node monitoring
- Metrics collection and reporting
- RESTful API for file operations
- Docker and Docker Compose configuration
- Prometheus and Grafana integration
- N/A
- N/A
- N/A
- N/A
- N/A
- Initial release of DistributedStorage