cherry-studio/packages/shared/data/cache
fullex fd95b9fe7d feat(CacheService): add cache statistics functionality
- Implemented comprehensive cache statistics in CacheService, allowing retrieval of summary and detailed information about cache tiers (memory, shared, persist).
- Introduced methods to estimate memory usage and format byte sizes for better readability.
- Enhanced the Inputbar component to log cache statistics for monitoring purposes.
- Updated related types to support new cache statistics features.
2026-01-09 23:58:13 +08:00
..
cacheSchemas.ts refactor(StreamingService): rename session to task and update related logic 2026-01-09 16:15:01 +08:00
cacheTypes.ts feat(CacheService): add cache statistics functionality 2026-01-09 23:58:13 +08:00
cacheValueTypes.ts feat: implement core routing architecture with hybrid strategy (#11460) 2026-01-06 16:55:50 +08:00