Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 302 Bytes

daucu-mq

daucu-mq is a lightweight message queue library built on Redis, written in Go. It allows you to easily push and pull messages from Redis queues with customizable configurations.

Installation

To install daucu-mq, run the following command:

go get github.com/daucu/daucu-mq