fermyon / spin-js-sdk

https://developer.fermyon.com/spin/javascript-components
Apache License 2.0
52 stars 18 forks source link

add support for redis and postgres #156

Closed karthik2804 closed 1 year ago

karthik2804 commented 1 year ago

This PR adds support to both mysql and postgres.

The examples currently use the plugin and types from HEAD until a new release is made.

karthik2804 commented 1 year ago

@dicej implemented the changes in the latest push.