Skip to content

Add cloudflare workers support#115

Open
powermikee wants to merge 4 commits into
jeremydaly:mainfrom
powermikee:master
Open

Add cloudflare workers support#115
powermikee wants to merge 4 commits into
jeremydaly:mainfrom
powermikee:master

Conversation

@powermikee

@powermikee powermikee commented Mar 16, 2022

Copy link
Copy Markdown

This change adds support for Cloudflare Workers.

Unfortunately since aws-sdk doesn't work in a workers environment, data-api-client will also not work.

Instead this change uses @aws-sdk/client-rds-data which means it allows it to work in nodeJs, browser, react native and cloudflare workers.

@jeremydaly

Copy link
Copy Markdown
Owner

Really appreciate this. I was away from this library for quite some time, but I'm going to examine what you did here and if possible implement support in 2.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants