Skip to content

v0.2.0

Choose a tag to compare

@jkyberneees jkyberneees released this 16 Jul 18:49
· 54 commits to main since this release

Add comprehensive benchmarking and cluster management for BunGate

  • Implemented Nginx configuration for load balancing with health checks.
  • Created a benchmark script using wrk for API Gateway performance comparison.
  • Developed a report generator for wrk benchmark results.
  • Added a cluster example demonstrating BunGateway with load balancing.
  • Introduced ClusterManager for managing worker processes with restart capabilities.
  • Enhanced BunGateway to support cluster mode with configuration options.
  • Added integration and end-to-end tests for cluster mode functionality.
  • Updated documentation and logging for better clarity and usability.