appleboy / graceful
graceful shutdown package when a service is turned off by software function
☆58Updated 2 weeks ago
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☆108Updated 6 months ago
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆146Updated last year
- go-lock is a lock library implementing read-write mutex and read-write trylock without starvation☆118Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 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
- Design patterns are typical solutions to commonly occurring problems in software design.☆52Updated 4 years ago
- Sensitive word filter written in Golang.☆31Updated 5 years ago
- Gin Web Framework Open Tracing middleware☆36Updated 3 years ago
- storage interface for local disk or AWS S3 (or Minio) platform☆17Updated last month
- Signing HTTP Messages Middleware☆64Updated 2 weeks ago
- Included examples to guide how to make transaction on Mongodb using Golang.