delay-queue
delay-queue copied to clipboard
延迟队列,高可用。Delay Queue
Delay-queue should support member storage and database support type for more choices. Implement memory first.
They are issues which are planned to be finished before Beta. Unit test coverage #18 Benchmark Test #22 Add more monitor for delay queue #23
You can discuss everything about dalay-queue here. I will answer ASAP. Thanks.
Hi there, Docker Compose is arguably the most straight-forward way to stand up delay-queue on a local machine. I wrote Dockerfile and docker-compose.yml. If you want, I am willing to...