PostgreSQL Support
Do you have any plan to integrate postgres in this library?
+1
+1
+1 please :)
+1
+1
It would be nice to setup a pgbouncer on ec2 as a custom dB proxy sitting between lambda and dBs? Also You can attach an autoscaling group to it to make connection scaling automatically
But Iām curious about Pg version too...
I found a different project for pg, which is inspired by this repo.
https://github.com/MatteoGioioso/serverless-pg
BTW, There's a new service called rds proxy to avoid this kind of issues š
On Fri, 11 Dec 2020 at 22:37 Sellooh [email protected] wrote:
I found a different project for pg, which is inspired by this repo.
https://github.com/MatteoGioioso/serverless-pg
ā You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jeremydaly/serverless-mysql/issues/4#issuecomment-743606060, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASJNM6IGTLXJM5NY3H6H3TSULCOTANCNFSM4FUBTX2Q .
-- Bruno Cascio.
BTW, There's a new service called rds proxy to avoid this kind of issues On Fri, 11 Dec 2020 at 22:37 Sellooh @.***> wrote: I found a different project for pg, which is inspired by this repo. https://github.com/MatteoGioioso/serverless-pg ā You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#4 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASJNM6IGTLXJM5NY3H6H3TSULCOTANCNFSM4FUBTX2Q . -- Bruno Cascio.
True! I thought It was still in "preview", but they made It generally available a couple months back.
https://aws.amazon.com/blogs/aws/amazon-rds-proxy-now-generally-available/