Live data from Hacker News

Viewing profile — igorzi

igorzi

HN member
Joined
Fri, Apr 28, 2023, 4:56 PM UTC
HN karma
18
Public activity
6 items

About igorzi

https://github.com/igorzi

Recent public activity

  1. comment
    Comment #38465684

    If you need to manipulate state - you should use Deno KV or some other persistent database. V8 isolates are created on-demand to handle Deno.cron and Deno.serve requests, potential…

  2. comment
    Comment #38464863

    This is being worked on: https://github.com/denoland/deno/issues/21122 . Should be available with the next Deno release.

  3. comment
    Comment #38463736

    Yes, we're anticipating more spiky workloads because of this. Deno Deploy is already designed to handle spikes, but we also have a few additional mitigations in place for Cron. For…

  4. comment
    Comment #38462974

    We're gathering more feedback for supporting self-hosted cron environment. Can you describe how you would use it?

  5. comment
    Comment #38462578

    Not currently, but this is on the roadmap

  6. comment
    Comment #38462553

    It currently runs in us-east by default. Specifying a region is on our roadmap.