mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-19 04:17:44 +00:00
add support for running in AWS autoscale cluster with graceful scale-in and standby
This commit is contained in:
@@ -40,7 +40,9 @@
|
||||
"jambonz-stats-collector": "^0.0.3",
|
||||
"moment": "^2.24.0",
|
||||
"parse-url": "^5.0.1",
|
||||
"pino": "^5.16.0"
|
||||
"pino": "^5.16.0",
|
||||
"verify-aws-sns-signature": "0.0.5",
|
||||
"xml2js": "^0.4.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
"blue-tape": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user