slow down status updates from mysql to better handle fast updates

to close #515
This commit is contained in:
Dave Conway-Jones
2019-02-01 22:15:22 +00:00
parent 9f0b46a9e1
commit d153034232
2 changed files with 12 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-mysql",
"version" : "0.0.17",
"version" : "0.0.18",
"description" : "A Node-RED node to read and write to a MySQL database",
"dependencies" : {
"mysql" : "^2.16.0"