Files
ExcaliDash/backend
Adrian Acala c4352185d6 refactor: optimize drawing data handling and cache management
- Improve cache key generation using JSON.stringify for consistent formatting
- Add promise deduplication in DrawingCard to prevent redundant API calls for full drawing data
- Clear full data state when drawing ID changes to ensure fresh data loading
- Fix async cache invalidation in drawing update and collection delete endpoints
- Move cache invalidation after database operations in SQLite import endpoint
- Add HydratedDrawingData type for better type safety in drawing data management
2025-11-29 11:48:47 -08:00
..
2025-11-22 09:18:20 -08:00
MVP
2025-11-21 19:18:07 -08:00
2025-11-24 14:53:17 -08:00
2025-11-24 14:53:17 -08:00
MVP
2025-11-21 19:18:07 -08:00
2025-11-23 09:40:00 -08:00