FundingCircle / jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.
https://fundingcircle.github.io/jackdaw/
BSD 3-Clause "New" or "Revised" License
369 stars 80 forks source link

Update client.md #229

Closed mamolli closed 4 years ago

mamolli commented 4 years ago

I think client readme misses it, but key and value serializers are required.

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #229 into master will increase coverage by 0.38%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   79.82%   80.20%   +0.38%     
==========================================
  Files          42       42              
  Lines        2627     2627              
  Branches      151      151              
==========================================
+ Hits         2097     2107      +10     
+ Misses        379      369      -10     
  Partials      151      151              
Impacted Files Coverage Δ
src/jackdaw/serdes/edn2.clj 90.90% <0.00%> (+45.45%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8d53391...9ee8b37. Read the comment docs.