不要怂,就是干,撸起袖子干!

Commit 3db4ecb2 by Sascha Depold

1.1.1 changes

1 parent 8591dfc9
Showing with 6 additions and 2 deletions
...@@ -92,4 +92,8 @@ ...@@ -92,4 +92,8 @@
# v1.1.0 # # v1.1.0 #
- defaultValue 0 is now working - defaultValue 0 is now working
- REVERTED mysql-pool usage (will give it a new try later) - REVERTED mysql-pool usage (will give it a new try later)
- updated node-mysql to 0.9.4 - updated node-mysql to 0.9.4
\ No newline at end of file
# v1.1.1 #
- fixed leaks
- added query queueing (adjustable via maxConcurrentQueries in config; default: 50)
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!