Skip to content

dragonflydb/background-process-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

background-process-example

This repository contains sample code that accompanies our Building a background processing pipeline with DragonflyDB tutorial.

In particular, this repository contains the sample code for:

  • A producer application that simulates a website user registration process.
  • A worker application that processes these user registration requests and sends welcome emails.

In this tutorial, you learn how to use Redis Lists to build a background processing pipeline with DragonflyDB.

Please refer to the tutorial for step by step instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages