Исходный код вики Confluent schema registry
Версия 1.10 от Alexandr Fokin на 2024/12/24 14:52
Скрыть последних авторов
author | version | line-number | content |
---|---|---|---|
![]() |
1.7 | 1 | | |Schema registry, SchemaRegistry |
![]() |
1.6 | 2 | | |((( |
3 | Schema Registry for Confluent Platform | ||
4 | [[https:~~/~~/docs.confluent.io/platform/current/schema-registry/index.html>>url:https://docs.confluent.io/platform/current/schema-registry/index.html]] | ||
5 | |||
6 | confluentinc / schema-registry | ||
7 | [[https:~~/~~/github.com/confluentinc/schema-registry>>url:https://github.com/confluentinc/schema-registry]] | ||
8 | ))) | ||
9 | | |((( | ||
![]() |
1.8 | 10 | |(% style="width:174px" %)Спецификации схем|(% style="width:1232px" %)[[Apache Avro>>doc:Разработка.Схемы данных, контракты, форматы.Binary.Apache Avro.WebHome]], [[Protobuf>>doc:Разработка.Схемы данных, контракты, форматы.Protobuf.WebHome]], [[JSON Schema>>doc:Разработка.Схемы данных, контракты, форматы.Text.JSON.JSON Schema.WebHome]] |
![]() |
1.7 | 11 | |(% style="width:174px" %) |(% style="width:1232px" %)Выступает в роли хранилища схем. |
12 | |(% style="width:174px" %) |(% style="width:1232px" %) | ||
![]() |
1.6 | 13 | ))) |
![]() |
1.7 | 14 | |
![]() |
1.9 | 15 | ---- |
16 | |||
17 | ==== Внутренние ссылки: ==== | ||
18 | |||
19 | ====== Дочерние страницы: ====== | ||
20 | |||
21 | {{children/}} | ||
22 | |||
23 | ====== Обратные ссылки: ====== | ||
24 | |||
25 | {{velocity}} | ||
26 | #set ($links = $doc.getBacklinks()) | ||
27 | #if ($links.size() > 0) | ||
28 | #foreach ($docname in $links) | ||
29 | #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
30 | * [[$escapetool.xml($rdoc.fullName)]] | ||
31 | #end | ||
32 | #else | ||
33 | No back links for this page! | ||
34 | #end | ||
35 | {{/velocity}} | ||
36 | |||
37 | ---- | ||
38 | |||
![]() |
1.7 | 39 |