Commit 5282f82
authored
Added and updated Kafka clients
- Updated URL for [kafka.clj](https://github.com/helins/kafka.clj)
Added these libraries:
- [Ketu](https://github.com/AppsFlyer/ketu) a Kafka client with `core.async` integration
- [Kinsky](https://github.com/pyr/kinsky) a slightly opinionated Kafka client
- [willa](https://github.com/DaveWM/willa) provides a data-driven DSL for Kafka Streams, inspired by Onyx
- [ksml](https://github.com/cddr/ksml) provides a data representation for Kafka streams topologies
- [noah](https://github.com/blak3mill3r/noah) a Clojure interface for the Kafka Streams API
- [rp-jackdaw-clj](https://github.com/rentpath/rp-jackdaw-clj) provides some utility components, using Jackdaw
- [kafka-streams-clojure](https://github.com/bobby/kafka-streams-clojure) provides a transducer interface to Kafka streams
- [Ottla](https://github.com/chartbeat-labs/ottla) and [Ziggurat](https://github.com/gojek/ziggurat) are frameworks for Kafka processing1 parent eff6b4c commit 5282f82
1 file changed
+55
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4107 | 4107 | | |
4108 | 4108 | | |
4109 | 4109 | | |
4110 | | - | |
| 4110 | + | |
| 4111 | + | |
| 4112 | + | |
| 4113 | + | |
| 4114 | + | |
| 4115 | + | |
| 4116 | + | |
| 4117 | + | |
| 4118 | + | |
| 4119 | + | |
| 4120 | + | |
| 4121 | + | |
| 4122 | + | |
| 4123 | + | |
| 4124 | + | |
| 4125 | + | |
| 4126 | + | |
| 4127 | + | |
| 4128 | + | |
| 4129 | + | |
| 4130 | + | |
| 4131 | + | |
| 4132 | + | |
| 4133 | + | |
| 4134 | + | |
| 4135 | + | |
| 4136 | + | |
| 4137 | + | |
| 4138 | + | |
| 4139 | + | |
| 4140 | + | |
| 4141 | + | |
| 4142 | + | |
| 4143 | + | |
| 4144 | + | |
| 4145 | + | |
| 4146 | + | |
| 4147 | + | |
| 4148 | + | |
| 4149 | + | |
| 4150 | + | |
| 4151 | + | |
| 4152 | + | |
| 4153 | + | |
| 4154 | + | |
| 4155 | + | |
| 4156 | + | |
| 4157 | + | |
| 4158 | + | |
| 4159 | + | |
| 4160 | + | |
| 4161 | + | |
| 4162 | + | |
| 4163 | + | |
| 4164 | + | |
4111 | 4165 | | |
4112 | 4166 | | |
4113 | 4167 | | |
| |||
0 commit comments