Commit graph

20 commits

Author SHA1 Message Date
Istvan Szukacs
89dd4f95ae Updating README.md 2014-05-13 11:19:21 -07:00
Paul Ingles
5b7afa5723 add thanks to yourkit in README 2014-04-30 10:01:42 +01:00
Paul Ingles
157ca25220 update version in README 2014-04-15 13:25:35 +01:00
Russell
c606237b1c Remove queue from zk consumer
To ensure client code has explicit control over the reading of messages
This change removes the ability to listen to multiple topics at once,
as it is not feasible to build this functionality in at the library
level while still giving client code total control and knowledge over
which messages have been read / what the current offset is.
2014-02-24 12:36:03 +00:00
Jacques Fuentes
ac8ce7090c Fix producer example and lein version string 2013-12-17 16:58:30 -05:00
Paul Ingles
8f2370e6b5 update README to reflect recent changes 2013-12-15 21:01:28 +00:00
Paul Ingles
6684e30213 change release number in README 2013-09-19 11:22:14 +01:00
Paul Ingles
62a3ed8ed9 Merge branch '0.8'
Conflicts:
	README.md
	src/clj_kafka/example/zk.clj
2013-09-19 11:20:30 +01:00
Paul Lam
7173fd6b11 note 0.8 branch in main readme 2013-07-14 16:26:47 +01:00
rwat
ed0aa8b919 fixed typo 2013-06-12 16:40:56 -05:00
Paul Ingles
10c22c7d21 update the README following the 0.8 changes over the weekend 2013-06-10 09:17:53 +01:00
Paul Lam
398f002e74 update readme and project.clj for 0.8 2013-06-06 17:09:27 +01:00
Paul Ingles
b7abaa16ee add travis-ci build badge to README 2013-05-15 09:27:57 +01:00
Paul Ingles
6dfb60fcb6 update README for a 0.0.5-0.7-SNAPSHOT release 2012-05-18 12:38:44 +01:00
Homer Strong
9606b5c8ec Update README.md 2012-03-09 18:15:15 -08:00
Paul Ingles
49e0cb5f7f Add a note about Kafka binaries 2012-01-26 11:04:00 +00:00
Paul Ingles
9d6681cb48 add link to the autodoc API docs 2012-01-26 11:00:38 +00:00
Paul Ingles
efee73f42d Update README; pull with-resource into core; add producer 2012-01-26 10:56:32 +00:00
Paul Ingles
89032ffc4b clojure syntax readme 2012-01-22 23:24:41 +00:00
Paul Ingles
df8cb2f747 first commit 2012-01-22 23:01:36 +00:00