Proxy Cache Manager annotation that helps you to cache your repository method calls.
Features:
- Fast implementation for each repository method.
- Provides simple methods like
isCached
orisExpired
. - Distinguish between different calls of the same method.
- Provides the ability to store content on disk without the need of a database.
from The Android Arsenal
No comments:
Post a Comment