jsl data store fix - uses lock, tested OK on all problematic queries

This commit is contained in:
Jan Prochazka
2020-10-22 10:02:11 +02:00
parent 61b4bf91b0
commit 541f064ddb
3 changed files with 33 additions and 86 deletions

View File

@@ -6,6 +6,7 @@
"dependencies": {
"@dbgate/engines": "^0.1.0",
"@dbgate/sqltree": "^0.1.0",
"async-lock": "^1.2.4",
"axios": "^0.19.0",
"body-parser": "^1.19.0",
"bufferutil": "^4.0.1",