refactor: 리펙토링
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Client cache and browser storage platform
|
||||
|
||||
> **정본 안내 (non-authoritative for runtime capability decisions)**
|
||||
>
|
||||
> Runtime Config/boot, Fetch HTTP client, Router, Query/Mutation, realtime 공통 경계, Web Worker,
|
||||
> Service Worker, offline command와 Background Sync의 구현 결정은
|
||||
> [프론트엔드 런타임 Capability 저장소 정합형 구현 결정 폐쇄 상세 설계](./2026-07-30-frontend-runtime-capability-repository-aligned-implementation-closed-deep-design.md)가 정본이다.
|
||||
> 본 문서의 해당 서술이 정본과 충돌하면 정본을 따른다.
|
||||
|
||||
|
||||
- 상태: capability별 current/target 상태 분리
|
||||
- 기준일: 2026-07-28
|
||||
- 범위: TanStack Query memory cache, Local/Session Storage, IndexedDB query
|
||||
|
||||
Reference in New Issue
Block a user