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

145 Commits

Author SHA1 Message Date
Alexandre Vicenzi
8689b85ddc Fix travis build. 2017-10-03 15:06:32 -03:00
Guilherme Emilio Raduenz
8c94ffc0ac Merge pull request #11 from skrater/master
Update logrus organization
2017-07-17 10:25:49 -03:00
Guilherme
7aba08b6e2 Fix travis 2017-07-17 10:20:08 -03:00
Guilherme
701e3bda6a Update logrus organization 2017-07-17 10:14:51 -03:00
Alexandre Vicenzi
7db5b25edd Merge pull request #10 from gfronza/retry_timeout
retry timeout
2017-06-22 16:49:12 -03:00
Germano Fronza
43613679a8 retry timeout 2017-06-22 16:38:44 -03:00
Alexandre Vicenzi
6fbed1ac6b Merge pull request #9 from alexandrevicenzi/master
Use Prefetch to limit consumer.
2017-06-15 16:34:32 -03:00
Alexandre Vicenzi
6ffbcd51a2 Use Prefetch to limit consumer. 2017-06-15 16:29:20 -03:00
Alexandre Vicenzi
a05e56a148 Merge pull request #8 from alexandrevicenzi/master
Fixes
2017-06-15 14:14:41 -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
Alexandre Vicenzi
4fac8ff6f5 Send message to same queue when retrying. 2017-06-14 18:33:16 -03:00
Germano Fronza
bb16365293 Merge pull request #7 from alexandrevicenzi/master
Retry feature.
2017-05-26 10:02:11 -03:00
Alexandre Vicenzi
c801a363b3 Retry feature. 2017-05-26 09:49:38 -03:00
Alexandre Vicenzi
7deff6a9de Merge pull request #6 from gfronza/master
Handling amqp reconnection
2017-03-13 14:33:49 -03:00
Germano Fronza
97fe3032ce Examples moved to separed folders 2017-03-09 23:24:57 -03:00
Germano Fronza
200c10ebb2 Fix tests 2017-03-09 23:17:03 -03:00
Germano Fronza
ba58d7e31c Better log fields to identify the source 2017-03-09 23:03:30 -03:00
Germano Fronza
2207dec72e Golang 1.8 and Logrus added to travis file 2017-03-09 22:55:05 -03:00
Germano Fronza
52625ef13c Removed retries limit, now retry forever 2017-03-09 22:51:57 -03:00
Germano Fronza
c919262d19 Renamed New functions to the new pattern 2017-03-09 22:24:53 -03:00
Germano Fronza
792e8ef531 Removed wrapped error 2017-03-09 22:22:46 -03:00
Germano Fronza
a5e5fc4ec3 Handling amqp reconnection 2017-03-09 17:32:05 -03:00
Guilherme Emilio Raduenz
9e17b09215 Merge pull request #5 from skrater/master
Refactor to deal connection close
2016-12-28 10:25:50 -02:00
Guilherme
0f2bf0cda5 Fix connection error type 2016-12-28 10:20:09 -02:00
Guilherme
7aabd38ab2 Fixes 2016-12-28 09:33:59 -02:00
Guilherme
fcd967b3d4 Refactor to deal connection close 2016-12-28 09:20:29 -02:00
Germano Fronza
03242c803b Merge pull request #4 from alexandrevicenzi/master
Docs
2016-12-01 17:00:42 -02:00
Alexandre Vicenzi
412c735150 Update exemple. 2016-12-01 16:58:20 -02:00
Alexandre Vicenzi
6aae479858 go gmt. 2016-12-01 16:57:16 -02:00
Alexandre Vicenzi
bbb4b8e0ee Actions example. 2016-12-01 16:56:44 -02:00
Alexandre Vicenzi
180f26f054 Add Docs. 2016-12-01 16:19:05 -02:00
Alexandre Vicenzi
78809de308 Add go 1.7. 2016-12-01 15:27:06 -02:00
Alexandre Vicenzi
996db499fb Merge pull request #3 from alexandrevicenzi/master
Add travis ci test.
2016-12-01 15:16:04 -02:00
Alexandre Vicenzi
a62ec04936 Add travis ci test. 2016-12-01 15:14:33 -02:00
Germano Fronza
33c6190d23 Merge pull request #2 from alexandrevicenzi/master
Use interface to allow mocking.
2016-12-01 11:55:09 -02:00
Alexandre Vicenzi
4709626f35 Add mock package. 2016-12-01 11:40:58 -02:00
Alexandre Vicenzi
144d3870f6 Use interface to allow mocking. 2016-12-01 10:52:22 -02:00
Germano Fronza
4477dc24e8 Merge pull request #1 from alexandrevicenzi/master
Go messaging library.
2016-11-28 15:37:57 -02:00
Alexandre Vicenzi
3e3bb7a7de Remove env vars. 2016-11-28 15:36:24 -02:00
Alexandre Vicenzi
9736a24867 Add tests. 2016-11-28 15:35:19 -02:00
Alexandre Vicenzi
3bae7283b0 Fix errors. 2016-11-28 15:08:56 -02:00
Alexandre Vicenzi
166f0110f6 Go messaging library. 2016-11-25 18:51:34 -02:00
Alexandre Vicenzi
022da47033 Create README.md 2016-11-25 16:25:33 -02:00
Alexandre Vicenzi
5e80fa453a Initial commit 2016-11-25 16:25:27 -02:00