Commit Graph

25 Commits

Author SHA1 Message Date
finley
a3020e2dd2 bugfix: NackRedeliveryDelay may cause unexpected retry 2025-01-28 19:34:54 +08:00
finley
8dd18cdb15 add more tests 2025-01-28 19:33:47 +08:00
finley
71751b9b34 try to intercept messages
Some checks failed
Go / build (push) Has been cancelled
2025-01-22 22:11:50 +08:00
finley
828cdbe6ff support NackRedeliveryDelay 2025-01-19 08:08:41 +08:00
finley
04a15cbd8d let consume buffer naturally depletion 2025-01-19 08:07:47 +08:00
finley
fa14a01c88 support custom logger
Some checks failed
Go / build (push) Has been cancelled
2024-10-04 15:28:33 +08:00
finley
705b9721d8 preload scripts and use evalsha to call them 2024-10-04 15:27:59 +08:00
finley
a752279fa9 refactor concurrent consume 2024-09-27 21:37:48 +08:00
iTuring
2880c3239b Fix:异步模式下消费者无法消费的bug 2024-03-26 15:37:11 +08:00
finley
b1749b22b5 add WithCallback 2024-02-29 21:11:24 +08:00
finley
2e259ed5f3 add monitor 2024-02-16 19:49:56 +08:00
finley
f3ca206c87 add separate producer 2024-02-12 21:30:17 +08:00
finley
461d5a1ab5 update pending2ReadyScript to adapt to alibaba Cloud #12 2024-02-12 13:01:37 +08:00
finley
023e1604b0 support redis cluster 2023-08-20 17:34:43 +08:00
finley
4cae62d624 support go-redis/v9 2023-06-27 06:52:00 +08:00
Yaya Liu
bdc46692b3 fix redis nil in lua
Redis Nil bulk reply and Nil multi bulk reply -> Lua false boolean type
2022-11-02 08:43:28 +08:00
finley
89b3abbb8d add UseHashTagKey 2022-10-25 20:19:18 +08:00
finley
17aa7a95c3 tolerate legacy incorrect data 2022-10-02 15:08:40 +08:00
hdt3213
02aed25882 fix lua script error: too many results to unpack 2022-09-30 16:21:04 +08:00
Yaya Liu
95a8a7139a add customizes msg ttl (#2)
add customizes msg ttl
2022-09-22 10:40:45 +08:00
hdt3213
f93ae51a6d support concurrent consume 2022-09-10 23:12:53 +08:00
finley
52cae62cf5 use KEYS instead of ARGV in lua 2022-06-21 21:35:38 +08:00
finley
25173dbea9 use uuid instead of auto increment id;negative ack 2022-06-21 19:42:06 +08:00
finley
ebbd413ee4 travis ci 2022-03-13 16:13:47 +08:00
finley
67d25d61e5 delay queue 2022-03-13 13:02:40 +08:00