chore: remove graceful restart feature
This commit is contained in:
parent
00e5a596e2
commit
6f2b614265
|
@ -70,7 +70,6 @@ A push notification micro server using [Gin](https://github.com/gin-gonic/gin) f
|
|||
- Support [YAML](https://github.com/go-yaml/yaml) configuration.
|
||||
- Support command line to send single Android or iOS notification.
|
||||
- Support Web API to send push notification.
|
||||
- Support graceful restart & zero downtime deploy using [facebook grace](https://github.com/facebookgo/grace).
|
||||
- Support [HTTP/2](https://http2.github.io/) or HTTP/1.1 protocol.
|
||||
- Support notification queue and multiple workers.
|
||||
- Support `/api/stat/app` show notification success and failure counts.
|
||||
|
|
Loading…
Reference in New Issue