Skip to content
#

fifo-queue

Here are 4 public repositories matching this topic...

The durable-message-queue Node library provides a simple, reliable FIFO message queue built on top of Redis and Lua scripts. It implements the proven "reliable queue" pattern to ensure at-least-once delivery, automatic retries, and dead letter handling, giving you confidence that no message is ever lost—even in the face of crashes or network issues

  • Updated Dec 5, 2022
  • TypeScript

Improve this page

Add a description, image, and links to the fifo-queue topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fifo-queue topic, visit your repo's landing page and select "manage topics."

Learn more