Исходный код вики Confluent schema registry
Версия 1.9 от Alexandr Fokin на 2024/12/24 14:52
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | | |Schema registry, SchemaRegistry | ||
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 | | |((( | ||
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]] | ||
11 | |(% style="width:174px" %) |(% style="width:1232px" %)Выступает в роли хранилища схем. | ||
12 | |(% style="width:174px" %) |(% style="width:1232px" %) | ||
13 | |(% style="width:174px" %) |(% style="width:1232px" %) | ||
14 | ))) | ||
15 | |||
16 | ---- | ||
17 | |||
18 | ==== Внутренние ссылки: ==== | ||
19 | |||
20 | ====== Дочерние страницы: ====== | ||
21 | |||
22 | {{children/}} | ||
23 | |||
24 | ====== Обратные ссылки: ====== | ||
25 | |||
26 | {{velocity}} | ||
27 | #set ($links = $doc.getBacklinks()) | ||
28 | #if ($links.size() > 0) | ||
29 | #foreach ($docname in $links) | ||
30 | #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
31 | * [[$escapetool.xml($rdoc.fullName)]] | ||
32 | #end | ||
33 | #else | ||
34 | No back links for this page! | ||
35 | #end | ||
36 | {{/velocity}} | ||
37 | |||
38 | ---- | ||
39 | |||
40 |