Skip to content
/ daucu-mq Public

daucu-mq is a lightweight and easy-to-use message queue library for Go, built on Redis. It provides a simple interface for pushing and pulling messages from Redis queues, with customizable configurations to suit your application's needs.

Notifications You must be signed in to change notification settings

daucu/daucu-mq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

daucu-mq is a lightweight and easy-to-use message queue library for Go, built on Redis. It provides a simple interface for pushing and pulling messages from Redis queues, with customizable configurations to suit your application's needs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages