32 Commits

Author SHA1 Message Date
Alexander Damian
20b806037b Added options to conditionally disable installation of configuration files 2019-07-03 18:01:28 -04:00
Alexander Damian
c4b6a95438 Fixes per code review 2019-06-30 19:30:13 -04:00
Alexander Damian
d20cab69f3 Add CMake configuration file and export installed targets 2019-06-29 01:50:29 -04:00
Alexander Damian
d148fe18d5 Added config option for PKGCONFIG install location 2019-05-15 13:44:07 -04:00
Alex Damian
fbe3759fed Header support implementation (#115)
* header support implementation

* Fixed issue when ptr is null and doesn't have a cloner function

* Code complete with test cases

updated travis file with v0.11.5

* Added compile time check for rdkafka header support version

* Changes per last code review

* Using brace list initializers
2018-10-16 10:58:05 -07:00
Alex Damian
069ea3df8e Specific linking option for rdkafka library (#94) 2018-06-25 07:03:11 -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
Alex Damian
30b3652a94 auto-gen main header file (#59) 2018-04-24 02:32:43 +01:00
accelerated
3d1402f53a Fixed font 2018-04-03 12:04:26 -04:00
accelerated
6db2cdcecf Fixed font 2018-04-03 12:02:21 -04:00
accelerated
018a1f52d9 Fixed deprecated error librdkafka function 2018-04-03 11:58:21 -04:00
atravers
cc7d183ff1 Update README.md
Should there not be a flush at the end? In my case, the application quit without the message ending up on Kafka.
2017-11-29 13:03:02 +09:00
arvidn
5bd61e8915 fix typo in README 2017-10-24 22:26:54 +02:00
Matias Fontanini
702279d0e9 Add travis CI badge to README.md 2017-10-14 10:28:42 -07:00
Matias Fontanini
04d5b41c6b Add a project description to README.md 2017-08-28 21:29:35 -07:00
Matias Fontanini
c3011c9eed Remove redundant line in README.md 2017-08-28 21:24:20 -07:00
Matias Fontanini
67022dbb68 Add notes about static building on README.md 2017-06-05 19:41:46 -07:00
Matias Fontanini
c58a4792d3 Update README.md 2017-06-03 12:45:11 -07:00
Matias Fontanini
ebde747e18 Multiple fixes on README.md 2017-04-16 15:41:08 -07:00
Matias Fontanini
6e248e2bb5 Update list of requirements in README 2017-04-16 15:34:07 -07:00
Matias Fontanini
88dd16e0e7 Update code on README.md 2017-04-16 15:33:38 -07:00
Matias Fontanini
69b0f2166b Update minimum librdkafka required version 2017-04-16 15:23:05 -07:00
Matias Fontanini
861e41a792 Add note about the API being unstable 2017-04-15 19:25:40 -07:00
Matias Fontanini
401a60d016 Fix README.md to use MessageBuilder 2017-04-15 17:17:07 -07:00
Matias Fontanini
0b252ddd6e Remove "in development" message from README.md 2016-08-11 19:49:59 -07:00
Matias Fontanini
b147123eba Add Doxygen documentation generation 2016-07-30 09:15:14 -07:00
Matias Fontanini
c878049253 Allow building a configuration from an option list 2016-06-25 09:24:18 -07:00
Matias Fontanini
68229af8c7 Update README.md 2016-06-19 09:21:20 -07:00
Matias Fontanini
0fb0afc4f4 Remove zookeeper support 2016-06-16 20:22:36 -07:00
Matias Fontanini
387438fc74 Update README.md 2016-06-14 20:52:27 -07:00
Matias Fontanini
54d2e28e1b Update README.md 2016-06-14 20:25:01 -07:00
Matias Fontanini
eed3ac270a Add license and README file 2016-06-05 18:19:23 -07:00