ISSUE 509 - feat: Add DeDi registry plugin implementation for lookup

This commit is contained in:
ameersohel45
2025-09-22 14:53:10 +05:30
parent de98c115b8
commit b385c18ee2
7 changed files with 871 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ plugins=(
"simplekeymanager"
"publisher"
"registry"
"dediregistry"
"reqpreprocessor"
"router"
"schemavalidator"