Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use rawConnection or Pool in node-redshift for lambda? #33

Open
Atik1608 opened this issue Dec 31, 2019 · 0 comments
Open

Use rawConnection or Pool in node-redshift for lambda? #33

Atik1608 opened this issue Dec 31, 2019 · 0 comments

Comments

@Atik1608
Copy link

I am stuck at a scenario in which whether to use rawConnection or deafult connection-pooling of node-redshift. The application is a Lambda function which is going to insert the data into redshift table and it's going to be at scale. I want to make sure that I use optimized way of connection and follow best practices! Any help would be appreciated.

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

No branches or pull requests

1 participant