Coronium Core 2.3.0 is now available for installation.
Added:
- The EZ Query MySQL module methods selectBatch , insertBatch , updateMany , updateBatch , deleteMany , and deleteBatch for optimized client-side performance.
- The server-side MySQL module methods dbConnect , dbQuery , and dbClose.
- The ability to fine tune the Coronium MySQL server configuration.
- A client-side response event key named tt , which shows the total trip time for the request.
- A number of system-wide tunings for better performance for high traffic.
See the latest change log for detailed information on these additions.
_ Fixed: _
- The insertMany MySQL module method now handles a single entry properly.
Updated:
- Nginx core updated to the latest version.
- LuaJIT core updated to the latest version.
- API request throttle has been slightly lowered.
- Webmin code editor completions with new methods.
API Changes:
mysql.insertMany
The insertMany MySQL module response has been changed. See the change log for more information.
Install : https://develephant.github.io/coronium-core-docs/server/installation/digitalocean/
Update : https://develephant.github.io/coronium-core-docs/server/updates/#220-to-230
Docs : https://develephant.github.io/coronium-core-docs/
Plugin : https://marketplace.coronalabs.com/plugin/coronium-core
Free Trial : https://forums.coronalabs.com/topic/71279-coronium-core-new-friction-less-install-and-free-trial
_ Before upgrading be sure to create a snapshot or backup of your current system. _
Please post any issues or questions in this forum. Enjoy!
-dev