Skip to content

sboishtyan/RxCacheValue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library that can help you to cache in rx way

todo list

  1. Make implementations for Observable
  2. Change dispose logic for multiply prefetch and get. Now if first Observer is dispose then the original observable will dispose
  3. Change cache implementation to inner Cache interface from default java.util.Map
  4. Concurrency usage support

work in progress...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages