mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 18:50:56 +08:00
- Introduced casual methods (`getCasual`, `setCasual`, `deleteCasual`, etc.) in `CacheService` for dynamic key handling. - Updated various components to utilize the new casual methods for improved flexibility in cache management. - Added new cache schema keys for file and resource paths in `cacheSchemas.ts`. - Refactored `UserPopup`, `useAppInit`, and other components to align with the new caching strategy, ensuring consistent access to cached data. |
||
|---|---|---|
| .. | ||
| cacheSchemas.ts | ||
| cacheTypes.ts | ||
| cacheValueTypes.ts | ||