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: implement pipeline as plugin
#159
Closed
midhunadarvin
closed
5 months ago
midhunadarvin
commented
6 months ago
Description
implement pipeline as plugin
move pipelines from
chista-asabru
to handlers
build the pipelines independently as plugins
Related to
#158
Type of change
[x] New feature (non-breaking change which adds functionality)
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
[ ] I have made corresponding changes to the documentation
[ ] Any dependent changes have been merged and published in downstream modules
Description
chista-asabru
to handlersRelated to #158
Type of change
Checklist: