Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/technical/central-ledger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,11 @@ The **Central Ledger** database schema definition [Central-Ledger Database Schem
## 4. API Specification

Refer to **Central Ledger API** in the [API Specifications](../../api/README.md#central-ledger-api) section.

## 5. Kafka Topics and Partitioning

Diagram to illustrate kafka topics, partitioning strategies for various mojaloop core services.

### 5.1 Overview

![Transfers-Kafka-Topics-And-Partitions.drawio.svg](./assets/diagrams/architecture/Transfers-Kafka-Topics-And-Partitions.drawio.svg)
Loading