providers/database_provider library

Hive database provider 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

Properties

cacheServiceProvider Provider<HiveMovieCacheService>
Provider for the main application cache service using Hive.
final
databaseProvider Provider<HiveMovieCacheService>
Legacy provider name for backward compatibility. This maintains compatibility with existing code that references databaseProvider.
final