Viewing profile — affandar
affandar
HN member- Joined
- Wed, Oct 14, 2020, 10:52 PM UTC
- HN karma
- 18
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About affandar
No profile information was provided.
Recent public activity
-
comment
Comment #48417478
You are creating a durable function and starting its execution at the same time by calling df.start( ). This will you give you back an instance id which represents this durable fun…
-
comment
Comment #48416149
(Author of both durable task framework and pg_durable/duroxide here) Indeed Durable tasks is an exceptional project and was a unique innovation at the time. pg_durable brings the s…
-
comment
Comment #48414779
(pg_durable committer here) The provider is an extensibility point. We just shipped the simplest version of it. Happy to take contribs if someone sends a pgmq based provider!
-
comment
Comment #44073847
(Disclosure: I'm from Azure's Postgres team) Clarification: OpenAI does not self-host Postgres. They use Azure's managed PostgreSQL offering (aka Azure Database for PostgreSQL Flex…