[TIL] BullQueue for Concurrency Control
๐ What I did today
1. Connecting Redis using Docker
I connected Redis locally for testing purposes using the following method. However, when using it on the deployment instance, you need to define the settings in the docker-compose.yml file.
$ docke...
siwonlog.hashnode.dev3 min read