Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

New Clojure library for Kafka

$
0
0
Hi all,

I was working with Kafka the other day and I wanted to use my favorite
language but the "official" driver was rather cryptic and there too
much black magic going on, so I decided to rewrite it (violating the
No. 1 rule of software development from Joel Spolsky). Anyways, it is
short and more or less idiomatic, using very few things from Java. It
is far from being complete but I though I would share it with you
hoping there are more Clojure people out there.

https://github.com/l1x/shovel

Any feedback is welcome, pull requests included. :)

Thank you for your attention,
Istvan

Viewing all articles
Browse latest Browse all 5648

Trending Articles