Skip to content

Commit ca51438

Browse files
author
Ron Serruya
committed
Edit readme to add jsonschema support
1 parent 4e3f267 commit ca51438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Feature | Java Library | Python Library | Notes
1414
:------ | :----------- | :------------- | :----
1515
Serialization and deserialization using schema registry | ✔️ | ✔️
1616
Avro message format | ✔️ | ✔️
17-
JSON Schema message format | ✔️ |
17+
JSON Schema message format | ✔️ | ✔️
1818
Kafka Streams support | ✔️ | | N/A for Python, Kafka Streams is Java-only
1919
Compression | ✔️ | ✔️ |
2020
Local schema cache | ✔️ | ✔️

0 commit comments

Comments
 (0)