mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-10 13:52:11 +02:00
fix jtd, remove temp files - final translation push
Signed-off-by: Alex Jenkins <kjenkins60@gatech.edu>
This commit is contained in:
parent
bfabe742d2
commit
62290d793c
543 changed files with 4399 additions and 1373 deletions
|
|
@ -1,5 +1,13 @@
|
|||
---
|
||||
layout: default
|
||||
title: "Infraestrutura Pub/Sub"
|
||||
parent: "Portuguese (Beta)"
|
||||
---
|
||||
|
||||
# Infraestrutura Pub/Sub
|
||||
|
||||
> **Beta Translation:** This document was translated via Machine Learning and as such may not be 100% accurate. All non-English languages are currently classified as Beta.
|
||||
|
||||
## Visão Geral
|
||||
|
||||
Este documento cataloga todas as conexões entre o código-fonte do TrustGraph e a infraestrutura pub/sub. Atualmente, o sistema está codificado para usar o Apache Pulsar. Esta análise identifica todos os pontos de integração para informar futuras refatorações em direção a uma abstração pub/sub configurável.
|
||||
|
|
@ -955,4 +963,3 @@ Modelo de publicação/assinatura simples
|
|||
Poderia adicionar uma camada de persistência opcional (por exemplo, mensagens retidas, armazenamento externo)
|
||||
Permitiria suportar `initial_position='earliest'`
|
||||
Não é necessário para a implementação inicial
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue