Is there a queue abstraction available for NestJS?

This page summarizes the projects mentioned and recommended in the original post on /r/Nestjs_framework

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • yii2-queue

    Yii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and Gearman

  • There is a Bull queue wrapper described in the documentation which seems to be tightly coupled with Redis and as far as I know can not be used with any other queue. My use case for a queue abstraction is an open source platform which can be self hosted. For smaller installations e.g. personal use, you may not need or want to setup a real queue like Redis, but rather immediately execute jobs. Other installations may prefer other queue solutions e.g. a simple DB queue. An example of such an abstraction in PHP would be Yii2 Queue. If there is no abstraction available, any suggestions on how to bypass the bull queue by configuration if needed?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • LemonSqueezy Webhooks for Non-Auth Users in Laravel

    1 project | dev.to | 8 May 2024
  • Modern WordPress – Yikes

    1 project | news.ycombinator.com | 8 May 2024
  • Navigating the Cosmic Git: A Majestic Journey through Git Exercises

    1 project | dev.to | 7 May 2024
  • Laravel Image Management with Cloudinary: A Step-by-Step Guide to Uploading, Updating, and Deleting Images

    1 project | dev.to | 7 May 2024
  • A PHP library to work with Telegram UTF-16 styled text entities

    1 project | news.ycombinator.com | 7 May 2024