issues
search
adjust
/
rmq
Message queue system written in Go and backed by Redis
MIT License
1.57k
stars
206
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Task not always taken by a consumer
#16
djannot
closed
8 years ago
2
Use native redis client
#15
dim
closed
8 years ago
1
Any reason not to use go-redis/redis?
#14
dim
closed
8 years ago
2
Adds helper function for conn keepalive
#13
trevorprater
closed
4 years ago
2
Add documnetation
#12
sarim-zafar
closed
10 months ago
2
make state in test_delivery public
#11
NeoHuang
closed
8 years ago
2
Expose QueueStat methods for tracking queue size
#10
beornf
closed
8 years ago
1
Added LimitedConsumer
#9
ympons
closed
4 years ago
2
Don't panic when Redis is unavailable
#8
sandepudi
closed
4 years ago
11
5 Add stopper channel to stop consuming on a consumer
#7
wellle
closed
4 years ago
7
For supporting redis authentication. Add support api for opening connection with redis client as parameter
#6
iviero
closed
9 years ago
3
Could you expose the queue.RemoveConsumer function through the Queue interface?
#5
ympons
closed
4 years ago
10
improve queue.StopConsuming()
#4
xujinzheng
closed
4 years ago
5
2 Add StopConsuming() to Queue interface
#3
wellle
closed
9 years ago
0
Please provide a function for pause queue receive
#2
xujinzheng
closed
9 years ago
4
Initial version
#1
wellle
closed
9 years ago
3
Previous