Object Narrowing in Typescript with Graphile Worker

This page summarizes the projects mentioned and recommended in the original post on dev.to

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. The gist

    BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis

    Graphile worker has been great for me because it's a library that works with Postgres that allows me to queue jobs and execute them on the server without adding too many additional layers of complexity for being able to accomplish async tasks. (I'm aware of how popular bull is, but I don't want to add another data-store only for async tasks)

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rate Limit Handling: Using Randomized Delays with Cloud Tasks

    1 project | dev.to | 29 Apr 2025
  • The simplest Message Queue using Redis

    1 project | dev.to | 22 Jul 2024
  • Job Schedulers for Node: Bull or Agenda?

    1 project | dev.to | 13 Sep 2023
  • Next.js background jobs

    1 project | /r/nextjs | 2 May 2023
  • Top 6 Queue Management Solutions for Your Next.js App (2024)

    4 projects | dev.to | 15 Sep 2024

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?