Matias Fontanini
|
6158d932c0
|
Example fixes (#96)
* Add example for kafka buffered producer
* Add notes regarding bool returned in produce failure callback
* Fix example names
|
2018-06-25 19:19:23 -07:00 |
|
Alex Damian
|
9714bec5bf
|
Callback invoker to sink all thrown exceptions (#74)
|
2018-06-01 16:35:56 -07:00 |
|
Alex Damian
|
429ec92369
|
Buffered producer thread safe (#72)
* Thread safe buffered producer
* Using single mutex version
* Changed based on feedback
* Changes based on latest review
* Added flush counter
|
2018-05-28 18:33:36 -07:00 |
|
Matias Fontanini
|
ed71ab2daa
|
Add example using ConsumerDispatcher
|
2017-06-10 19:26:42 -07:00 |
|
Matias Fontanini
|
67cad942ca
|
Add consumer groups information example
|
2017-06-04 11:31:40 -07:00 |
|
Matias Fontanini
|
56d594d232
|
Add metadata fetching example
|
2017-06-04 11:10:27 -07:00 |
|
Matias Fontanini
|
f781afe5cf
|
Allow using generic message builders not tied to Buffer class
|
2017-04-16 10:14:12 -07:00 |
|
Matias Fontanini
|
0fb0afc4f4
|
Remove zookeeper support
|
2016-06-16 20:22:36 -07:00 |
|
Matias Fontanini
|
74eb74785d
|
Improve build system a bit
|
2016-06-14 21:03:07 -07:00 |
|
Matias Fontanini
|
99cab2e741
|
Add examples
|
2016-06-14 20:07:34 -07:00 |
|