services/hive_movie_cache_service library
Hive-based movie cache service for the Movie Star application.
Copyright (C) 2025, Software Innovation Institute, ANU.
Licensed under the GNU General Public License, Version 3 (the "License").
License: https://www.gnu.org/licenses/gpl-3.0.en.html.
Authors: Ashley Tang
Classes
- CacheConfig
- Cache configuration and TTL settings.
-
CacheResult<
T> - Result of a cache operation with metadata.
- HiveMovieCacheService
- Hive-based movie cache service that replaces Drift database functionality.
Enums
- CacheCategory
- Categories available for movie caching.