You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mohsen Taba
0dbdad0880
feat(cache): implement automatic cache invalidation and smart cache bypass
- Add utils/cache.py with invalidate_cache_patterns and smart_cached_view
- Support cache bypass on Cache-Control: no-cache headers and query params
- Add automatic signals (post_save, post_delete, m2m_changed) for library, video, podcast, article, calendar, and hadis
- Hook cache invalidation in custom admin viewset actions
6 days ago
..
__init__.py
feat(podcast, video): refactor podcast and video systems to enhance playlist functionality
10 months ago
assign_random_videos_to_playlists.py
perf(caching): add redis and conditional caching across apps, fix bookmark filtering
2 weeks ago
cleanup_video_data.py
feat(podcast, video): refactor podcast and video systems to enhance playlist functionality
10 months ago
create_video_categories.py
feat(podcast, video): implement category creation and playlist association for podcasts and videos
10 months ago
create_video_playlists.py
feat(podcast, video): implement category creation and playlist association for podcasts and videos
10 months ago
import_videos.py
feat(podcast, video): refactor podcast and video systems to enhance playlist functionality
10 months ago