Fortune-Labs / alx-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Queuing System in JS

Learning Objectives

At the end of this project, you are expected to be able to explain to anyone, without the help of Google:

  • How to run a Redis server on your machine
  • How to run simple operations with the Redis client
  • How to use a Redis client with Node JS for basic operations
  • How to store hash values in Redis
  • How to deal with async operations with Redis
  • How to use Kue as a queue system
  • How to build a basic Express app interacting with a Redis server
  • How to the build a basic Express app interacting with a Redis server and queue

About


Languages

Language:Python 64.9%Language:JavaScript 30.0%Language:HTML 5.0%