marcosschroh / marcosschroh/python-schema-registry-client

Support for protobuf schemas

Open
#120 1 comment 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
178
Forks
57
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
In a Microsoft environment, protobuf is generally preferred to Avro and JSON Schema. It would be nice to be able to use this client with protobuf schemas as well!

**Describe the solution you'd like**
Implement the existing interfaces using protobuf as has already been done for avro and json schema.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing interfaces and the Avro and JSON Schema implementations referenced in the issue. Compare how those schema types are integrated, then determine the corresponding protobuf entry point and verification needed. Done means the client supports protobuf schemas through the same interfaces as the existing implementations.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.