Skip to content
Open
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
631 changes: 631 additions & 0 deletions docs/inkless/DISKLESS_CONSOLIDATION.md

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions docs/inkless/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ See [Releases](RELEASES.md) for active versions and release history.
- [Architecture](ARCHITECTURE.md) - Design and system architecture overview
- [Features](FEATURES.md) - Currently supported features, API compatibility, and [managed replicas](FEATURES.md#managed-replicas)

### Feature Deep-Dives
- [Tiered Storage Consolidation](DISKLESS_CONSOLIDATION.md) - Consolidating diskless WAL segments into tiered Kafka log segments
- [Classic to Diskless Switch](CLASSIC_TO_DISKLESS_SWITCH.md) - Migrating classic topics to diskless (and consolidated) topics
- [CREATE_TOPIC interceptors](CREATE-TOPICS-INTERCEPTORS.md) - Intercepting topic creation (e.g. forced diskless/classic)

### Operations & Configuration
- [Performance](PERFORMANCE.md) - Performance tuning guide for producers and consumers
- [Configs](configs.rst) - Complete configuration reference (auto-generated)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/inkless/img/consolidation/retention.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading