Emerson Macedo
Emerson Macedo
CDCloudflare Developers
Created by elithrar on 8/4/2024 in #hyperdrive
Mind sharing your account ID and the ID
For sure. You're right. Thanks
9 replies
CDCloudflare Developers
Created by elithrar on 8/4/2024 in #hyperdrive
Mind sharing your account ID and the ID
From CF docs:
npx wrangler hyperdrive create my-first-hyperdrive --connection-string="postgres://user:[email protected]:5432/databasenamehere"
npx wrangler hyperdrive create my-first-hyperdrive --connection-string="postgres://user:[email protected]:5432/databasenamehere"
It's not password auth? I'm confusing
9 replies
CDCloudflare Developers
Created by elithrar on 8/4/2024 in #hyperdrive
Mind sharing your account ID and the ID
Humm. But how with supabase it works? I'm using password auth too.
9 replies
CDCloudflare Developers
Created by elithrar on 8/4/2024 in #hyperdrive
Mind sharing your account ID and the ID
I did the same configuration for supabase and works. For xata, I know you have a direct integration, but I wanna use wanilla postgres.js with hyperdrive.
9 replies
CDCloudflare Developers
Created by elithrar on 8/4/2024 in #hyperdrive
Mind sharing your account ID and the ID
Hyperdrive config: 10f13ed1906e4d7da05c5d88e20bdb97 Account id ef862e42c5cf2d39a50def7dc2ff3534
9 replies
CDCloudflare Developers
Created by Emerson Macedo on 7/19/2024 in #queues
Hi @Pranshu Maheshwari. How are you
Thanks, @Pranshu Maheshwari . But I have a concern. On my opinion, it should have a way to define concurrency up front based on my needs. Today, I created lots of consummers and producers and I'm distributing though then (e.g I created 10 producers and 10 consumers).
13 replies
CDCloudflare Developers
Created by Emerson Macedo on 7/19/2024 in #queues
Hi @Pranshu Maheshwari. How are you
As I mentioned, I started with 1 queue, tested with and without max_concurrency config but does not spawn any new consummers. It keeps waiting for the whole batch to complete.
13 replies
CDCloudflare Developers
Created by Emerson Macedo on 7/19/2024 in #queues
Hi @Pranshu Maheshwari. How are you
Thanks
13 replies