1
0
mirror of https://github.com/eventials/goevents.git synced 2025-04-26 13:48:59 +08:00

23 Commits

Author SHA1 Message Date
Guilherme Raduenz
978c81a1c1 timestamp from milis 2020-10-21 19:41:11 -03:00
skrater
764344199d Manual ack nack or reject messages 2019-06-24 18:56:34 -03:00
Jonathan A. Schweder
dbd0a872ca Add acknowledger events to Event struct 2018-11-05 14:34:25 -02:00
skrater
26439cfd49 methods to bind actions after consume is started 2018-05-03 14:38:57 -03:00
skrater
f610e9f8be Rebind queue in consume 2018-02-12 10:28:13 -02:00
skrater
44cb511724 Fix tests 2018-02-12 00:55:41 -02:00
skrater
885a824119 fix tests 2018-02-10 14:38:29 -02:00
skrater
06a8443d6f more options to declare queue 2017-12-19 12:02:09 -02:00
Guilherme
f4de19816d create new channel if consume fail 2017-10-11 14:47:15 -03:00
Guilherme
49f155b7f5 fix test 2017-10-11 10:03:16 -03:00
Guilherme
5c1f2881bf fix test 2017-10-11 09:59:56 -03:00
Guilherme
e87db1c30f fix test 2017-10-11 09:59:24 -03:00
Guilherme
18a4a1bbd9 fix tests 2017-10-10 19:49:27 -03:00
Guilherme
bfd7ed11f2 change Consumer struct to private 2017-10-10 18:13:28 -03:00
Guilherme
ef3afa56c1 attempt to fix retry 2017-10-10 17:49:53 -03:00
Guilherme
65b5375e65 wait for rabbitmq ack 2017-10-09 19:35:34 -03:00
Alexandre Vicenzi
aa1680aedd Remove SubscribeWithOptions. 2017-10-05 16:22:28 -03:00
Alexandre Vicenzi
07f407b2dd Change parameter type. 2017-10-05 15:19:54 -03:00
Alexandre Vicenzi
e04eaa632d Use struct to pass data. 2017-10-05 14:11:11 -03:00
Germano Fronza
43613679a8 retry timeout 2017-06-22 16:38:44 -03:00
Alexandre Vicenzi
6ffbcd51a2 Use Prefetch to limit consumer. 2017-06-15 16:29:20 -03:00
Alexandre Vicenzi
5df455293c Max workers. 2017-06-15 14:08:01 -03:00
Alexandre Vicenzi
343cffc17c More tests. 2017-06-15 10:05:00 -03:00