DEV Community

Cover image for Convert a class to a cache layer using just one annotation
crypticminds
crypticminds

Posted on

Convert a class to a cache layer using just one annotation

Read more about generating a cache layer with annotation here :-

https://medium.com/@crypticmindscom_5258/caching-made-easy-on-android-with-kotlin-part-3-3d4cfcb57df0

Check out the repository here:-
https://github.com/crypticminds/ColdStorage

Top comments (0)