Wiki cleanup: error-doc removal, dedup merge, link normalization
10_Wiki/Topics 대규모 정리: - 오류 캡처/미완성 stub 문서 227개 제거 - 교차폴더 중복 43클러스터 병합 (63파일 → redirect) - 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건 - 카테고리 MOC 6개 신규 생성 - Graph 섹션 미해결 related-keyword 링크 10,058건 제거 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -157,10 +157,8 @@ const [total, count] = await Stream.range(1, 10).pipe(
|
||||
**기본값**: 매 observation = tap, 매 termination = sink. 매 tap 의 안에서 매 mutation 금지.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Reactive Streams]] · [[Effect 시스템]]
|
||||
- 변형: [[Sink (Effect)]] · [[Akka Streams Sink]] · [[RxJS tap]]
|
||||
- 응용: [[Observability Pipeline]] · [[ETL Sink]] · [[Backpressure]]
|
||||
- Adjacent: [[Pure vs Side-Effect]] · [[Stream Fusion]]
|
||||
- 부모: [[Reactive Streams]]
|
||||
- 응용: [[Backpressure]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 stream pipeline 의 instrumentation, terminal consumer 설계.
|
||||
|
||||
Reference in New Issue
Block a user