Commit Graph

  • 6d053c1dbd Add install target Matias Fontanini 2016-06-14 20:32:17 -07:00
  • 54d2e28e1b Update README.md Matias Fontanini 2016-06-14 20:25:01 -07:00
  • 99cab2e741 Add examples Matias Fontanini 2016-06-14 20:07:34 -07:00
  • c4054eaae0 Allow constructing Buffer from a std::string Matias Fontanini 2016-06-14 19:15:46 -07:00
  • d90f039a87 Find rdkafka via cmake Matias Fontanini 2016-06-14 19:03:20 -07:00
  • 5dcf01c1fc Find zookeeper and boost properly using cmake Matias Fontanini 2016-06-13 20:53:54 -07:00
  • 0f5660710a Add default constructor to Topic Matias Fontanini 2016-06-13 20:31:26 -07:00
  • a055768f5a Document more classes Matias Fontanini 2016-06-12 20:14:40 -07:00
  • 9751acd8df Add some documentation Matias Fontanini 2016-06-12 17:48:58 -07:00
  • 0cf8369ef9 Add zookeeper support Matias Fontanini 2016-06-12 10:43:38 -07:00
  • 65126b27f1 Add initial zookeeper wrapper code Matias Fontanini 2016-06-11 08:18:09 -07:00
  • eed3ac270a Add license and README file Matias Fontanini 2016-06-05 18:19:23 -07:00
  • 7708e945b7 Add get/query offset wrappers Matias Fontanini 2016-06-05 18:14:46 -07:00
  • 65a60f1690 Allow getting config options and add multiple overloads for set Matias Fontanini 2016-06-05 15:08:40 -07:00
  • efd2321828 Allow setting default topic config Matias Fontanini 2016-06-05 10:04:48 -07:00
  • 4fccf277e0 Add partitioner callback to topic configuration Matias Fontanini 2016-06-04 19:15:32 -07:00
  • 8e37440f58 Add config callbacks Matias Fontanini 2016-06-04 18:16:21 -07:00
  • a74d46094f Use ClonablePtr on TopicConfiguration Matias Fontanini 2016-05-31 07:39:13 -07:00
  • 82393b558e Add offset commit and delivery report callbacks Matias Fontanini 2016-05-31 07:26:31 -07:00
  • fd2d616506 Add some consumer tests Matias Fontanini 2016-05-29 20:23:56 -07:00
  • 5b957de7e4 Replace TopicPartitionList class with a vector of TopicPartition Matias Fontanini 2016-05-28 09:02:44 -07:00
  • c31d00115a Add metadata objects and tests for them Matias Fontanini 2016-05-26 20:45:12 -07:00
  • 6374062f47 Add more tests to producer Matias Fontanini 2016-05-23 21:03:34 -07:00
  • 4475209ce1 Add first producer test Matias Fontanini 2016-05-22 19:47:23 -07:00
  • 29989ea346 Add consumer rebalance callbacks Matias Fontanini 2016-05-22 15:11:32 -07:00
  • 58258750df Add pause/resume partitions wrappers Matias Fontanini 2016-05-22 09:52:42 -07:00
  • 83c1d304c6 Add more wrappers for Consumer Matias Fontanini 2016-05-22 09:32:17 -07:00
  • c491136e0e Add committed/assigned wrappers Matias Fontanini 2016-05-21 20:39:37 -07:00
  • acd5c4a603 Add commit overloads for TopicPartitionList Matias Fontanini 2016-05-21 20:20:36 -07:00
  • 5606b81ecb Add commit methods to Consumer Matias Fontanini 2016-05-21 20:16:08 -07:00
  • 12621b11ad Add some other methods to TopicPartitionList Matias Fontanini 2016-05-21 20:06:54 -07:00
  • 1c51bb72f4 Add Consumer::poll Matias Fontanini 2016-05-21 19:51:50 -07:00
  • 4f50122393 Add initial consumer code Matias Fontanini 2016-05-21 19:31:24 -07:00
  • 61253e4f42 Add Message class Matias Fontanini 2016-05-17 19:25:49 -07:00
  • 5848bccdb8 Add more producer stuff Matias Fontanini 2016-05-17 18:51:30 -07:00
  • 1cc8f027c9 Add initial producer code Matias Fontanini 2016-05-16 20:46:08 -07:00
  • f86c9c1f57 Add initial config classes Matias Fontanini 2016-05-12 20:37:58 -07:00