queue system to fix data malformation with rapid events

This commit is contained in:
bee! 2022-05-09 08:07:44 -07:00
parent e696fe9684
commit 4728714d72
No known key found for this signature in database
GPG key ID: A350C9117C864EB7
5 changed files with 139 additions and 81 deletions

View file

@ -12,13 +12,14 @@
"repository": "github:padlocks/Compatiplural",
"dependencies": {
"ajv": "^8.10.0",
"async": "^3.2.3",
"axios": "^0.26.0",
"dotenv": "^16.0.0",
"lodash.isarray": "^4.0.0",
"lodash.isequal": "^4.5.0",
"lodash.isobject": "^3.0.2",
"lodash.transform": "^4.6.0",
"simplyapi": "^0.1.2",
"simplyapi": "^0.1.3",
"ws": "^8.5.0"
},
"optionalDependencies": {