issues
search
ChistaDATA
/
chista-asabru
A protocol aware database proxy built in c++
https://docs.asabru.chistadata.io/
4
stars
1
forks
source link
feat: add clickhouse wire protocol parser
#128
Closed
midhunadarvin
closed
8 months ago
midhunadarvin
commented
8 months ago
Description
implement wire protocol parsing logic
References
#127
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] Any dependent changes have been merged and published in downstream modules
Description
References #127
Type of change
Checklist: