/explore-queue

using redis queue to limit the number of request that is proceeded at the same time

Primary LanguageGo

Simple Go Queue using Redis

This repo is for explore purpose only. It's a simple queue using Redis. It's not production ready.