iagocanalejas / retrocache

This library provides an easy way for configure retrofit for use a 2 layer cache (RAM and Disk)
Apache License 2.0
35 stars 7 forks source link

Allow reactive calls to be cached #11

Closed iagocanalejas closed 7 years ago

iagocanalejas commented 7 years ago

Extend adapter-rxjava and adapter-rxjava2

iagocanalejas commented 7 years ago

Waiting until retrofit 2.2.0 official release

adek commented 7 years ago

It's a great library. Also waiting to be compatible with RxJavva2 and RxJava2CallAdapterFactory (https://github.com/square/retrofit/tree/master/retrofit-adapters/rxjava2)

iagocanalejas commented 7 years ago

Working on it, i am a bit out of time right now but hope it will be done soon. Ty