NinesStack / sidecar

Gossip-based service discovery. Docker native, but supports non-container discovery, too.
MIT License
69 stars 7 forks source link

Fix Memory and CPU issues #82

Closed relistan closed 10 months ago

relistan commented 10 months ago

This fixes a memory leak, removes a huge amount of allocs, and reduces CPU by 75%.