Serverless MySQL: v1.4.0 Released
Posted in #serverless-mysql
Thanks to contributions from the community, there's a new version of serverless-mysql
. Serverless MySQL v1.4.0 adds the ability to bring your own MySQL and Promise libraries (@sylvainv), an enhancement that lets you use multiple instances (@petehanson), and some TypeScript updates (@deptno).
Feedback and contributions are always welcome on GitHub.
Updates include:
- Add library and promise option (@sylvainv) b734de3
- Adding export restructuring from @petehanson 874c4e5
- Typescript enhancements:
Check out the Serverless MySQL NPM module to see how simple it is to manage MySQL at Serverless Scale.