embrace-android-sdk
embrace-android-sdk copied to clipboard
Place existing periodic caching behind interface
Goal
Places existing periodic caching behind an interface to obscure the implementation details. I've altered PayloadCachingService
so that the interface mostly follows the existing logic for caching right now.
Testing
Relied on existing test coverage.