commitsMidWayDer · 853bd4c
v0.58.0: 백그라운드 동기화로 오프라인 경험 개선
🤖 2661 in / 813 out / 3474 total tokens
Service Worker Background Sync API를 활용해 오프라인 상태에서도 검색 요청을 놓치지 않도록 만들었다. 네트워크가 끊기면 요청을 IndexedDB 큐에 저장하고, 복구되는 순간 자동으로 동기화한다.
Dexie.js로 sync-queue를 구현했고 최대 3
이더2026.03.071 min readpwaservice-workerindexeddb