diff --git a/README.md b/README.md index 4c719e0..13b0963 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ The awesome list of things. - [Organizing a Go module](https://go.dev/doc/modules/layout#server-project) - [Golang middleware](https://blog.questionable.services/article/guide-logging-middleware-go/) - [Circuit Breaker Pattern in Go](https://rednafi.com/go/circuit_breaker/) +- [Graceful shutdown](https://victoriametrics.com/blog/go-graceful-shutdown/index.html) ### CLI Frameworks & Utilities