mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-21 11:11:03 +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: "Pub/Sub 基础设施"
|
||||
parent: "Chinese (Beta)"
|
||||
---
|
||||
|
||||
# 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.
|
||||
|
||||
## 概述
|
||||
|
||||
本文档记录了 TrustGraph 代码库与 pub/sub 基础设施之间的所有连接。目前,系统是硬编码为使用 Apache Pulsar。此分析识别了所有集成点,以促进未来向可配置的 pub/sub 抽象的重构。
|
||||
|
|
@ -955,4 +963,3 @@ class Consumer:
|
|||
可以添加可选的持久层(例如,保留的消息、外部存储)
|
||||
将允许支持 `initial_position='earliest'`
|
||||
不适用于初始实现
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue