Commit Graph

32 Commits

Author SHA1 Message Date
Liam Newman 5dd952145b Update README.md
Add simple build and unit test instructions.   Similar to what is in releasing document.
2016-06-17 13:09:26 -07:00
R. Tyler Croy d4a350c65c
Update the gitter and travis badges after repo move 2015-09-30 09:39:10 -07:00
Ben Osheroff 5b8dd6feef yield key and offset into Consumer#consume block 2015-06-30 10:49:37 -07:00
Ben Osheroff 83ea24a20e Merge remote-tracking branch 'upstream/master' into metadata 2015-06-11 16:22:32 -07:00
Ben Osheroff f3b6df06d3 update README.md with metadata request 2015-06-11 16:21:08 -07:00
jway 2aecf369e6 fix integration tests 2015-06-01 09:42:37 -07:00
Ben Osheroff 7779654f36 Merge remote-tracking branch 'upstream/master' into metadata 2015-05-19 11:38:08 -07:00
Ben Osheroff 5942e1810b fix bug, constantize TIMEOUT_MS, add README.md info 2015-05-19 11:33:13 -07:00
Thomas 6838ec2cdf Add Zk discovery availablility with MRI to readme 2015-05-18 12:58:22 +02:00
R. Tyler Croy a3d8998a6f Image and link, DUH 2015-04-28 15:53:14 -07:00
R. Tyler Croy 76e8841998 Modify the build badge to point to the right travis project 2015-04-28 15:52:12 -07:00
Ben Osheroff 18c73f3f82 update README.md with new consumer info 2015-04-27 09:37:53 -07:00
R. Tyler Croy 4661aa75b6 I don't consider this alpha stage anymore 2014-12-14 10:27:43 -08:00
R. Tyler Croy 136e0ace47 Add suppot for optionally using Curator if it's on the classpath for broker discovery
This change makes the loading of the 'zk' gem optional and implicit, as well as
the reliance on Curator being available in the JRuby runtime's classpath.

If neither Zookeeper client implementation are available, an exception will be
raised when attmepting to use Zookeeper-based discovery

Fixes #75
2014-11-21 18:06:56 -08:00
james 18b49cee98 Update README.md 2014-10-30 10:13:35 -07:00
james 4ceff1705b Update README.md 2014-10-30 10:12:05 -07:00
james fb24605d5b Update README.md 2014-10-30 10:02:49 -07:00
jway 9acce0a64b add shutdown
* producer/consumer integration tests
2014-10-27 21:16:17 -07:00
R. Tyler Croy 1c23c2081f Add travis build status to the README 2014-10-14 15:31:25 -07:00
jway 676e9c54ea update readme with jruby-kafka conversion instructions 2014-10-10 15:26:19 -07:00
R. Tyler Croy 2009226ae3 Update the README with producer usage for the "new way"
Fixes #26
2014-10-10 14:32:41 -07:00
R. Tyler Croy 32bb2f92bc Remove support for Ruby 1.8.7
It's like, a million times dead. Concurrent Ruby won't support it which forces our hand though.
2014-10-08 10:40:59 -07:00
R. Tyler Croy 3081848bde Add the gitter chat link to the readme 2014-09-02 14:01:55 -07:00
Abhi Yerra 5af39f06ba Moved license to LICENSE.md and reformatted markdown. Closes #1 2014-08-18 13:48:56 -07:00
Abhi Yerra 83daef2497 Updated README with correct formatting and added License 2014-08-18 13:45:11 -07:00
Stan Campbell 3289482056 Update README.md to reflect 0.8 Kafka support only (no 0.7) per convo with Magnus. 2014-06-16 14:49:51 -07:00
Stan Campbell d9c2a93ec8 Add partition and brokers list configuration to the constructors for both Consumer and Producer. 2014-06-16 11:12:44 -07:00
Stan Campbell 13333f769b Readme update to fix API differences. 2014-06-05 15:37:33 -07:00
Stan Campbell dea6483f0d Initial creation of the Consumer configuration struct and management under Ruby. 2014-06-03 15:56:55 -07:00
Stan Campbell a52c785e25 Readme changes. 2014-06-02 13:50:38 -07:00
Stan Campbell 82d3e30493 Update the README. 2014-06-02 13:34:55 -07:00
Stan Campbell 53d950ea0e First commit 2014-05-30 12:56:02 -07:00