electron/utils/database/serviceFactory
Factory functions for creating services with proper dependency injection.
Remarks
Provides factory functions and adapter classes for creating database services with standardized configurations. Includes logger adapters and cache factory functions for consistent service instantiation across the application.