Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codec refactorings #1241

Merged
merged 49 commits into from
Jan 23, 2024
Merged

Codec refactorings #1241

merged 49 commits into from
Jan 23, 2024

Conversation

sirocchj
Copy link
Member

@sirocchj sirocchj commented Aug 9, 2023

In an attempt to address this followup, I am trying to decouple the presence of the schema registry libs in places where codecs are defined. This since most likely people are being bitten by the automatic codec derivation of avro4s and - given Tamer itself automatically derives Codec too(!) - end up with needing the whole dependency tree of tamer...

Basing this off #1101

@sirocchj sirocchj requested review from barambani and amir as code owners August 9, 2023 04:13
@sirocchj sirocchj marked this pull request as draft August 9, 2023 04:46
@sirocchj sirocchj marked this pull request as ready for review September 23, 2023 06:36
@sirocchj
Copy link
Member Author

@barambani / @amir please take a look
The objective is to decouple codecs from underlying registries. Next I'd like to add Apicurio and possibly also a pure rest client w/o any additional dependency

@sirocchj sirocchj changed the title [WIP] Codec refactorings Codec refactorings Sep 23, 2023
@sirocchj
Copy link
Member Author

@amir / @barambani please review

@sirocchj sirocchj merged commit 8e6fdcd into laserdisc-io:master Jan 23, 2024
9 checks passed
@sirocchj sirocchj deleted the codec-improvements branch January 23, 2024 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants