appleboy / graceful
graceful shutdown package when a service is turned off by software function
☆59Updated last month
Alternatives and similar repositories for graceful:
Users that are interested in graceful are comparing it to the libraries listed below
- Simple utility of creating a mask for sensitive information☆110Updated 7 months ago
- Design patterns are typical solutions to commonly occurring problems in software design.☆52Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- It is an efficient, flexible, and lightweight goroutine pool. It provides an easy way to deal with concurrent tasks with limited resource…☆103Updated 2 years ago
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆150Updated last year
- go-lock is a lock library implementing read-write mutex and read-write trylock without starvation☆118Updated 2 years ago
- Included examples to guide how to make transaction on Mongodb using Golang.☆51Updated 6 years ago
- Timeout Middleware for Gin framework☆109Updated 5 months ago
- An URL shortener service written in Golang☆188Updated 2 years ago
- Sensitive word filter written in Golang.☆31Updated 5 years ago
- Load balancer Algorithms