Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

Network level caching library #27

Open
orta opened this issue Apr 22, 2015 · 2 comments
Open

Network level caching library #27

orta opened this issue Apr 22, 2015 · 2 comments

Comments

@orta
Copy link
Contributor

orta commented Apr 22, 2015

@alloy can improve:

  • Whitelist resources that are allowed to go stale. Never cache auctions!
  • Determine network connection quality:
    api/v1 system ping + 80ms
  • keep metrics, such as request time, with each cached ‘object’ so that we can then test against that later on and decide what is acceptable or otherwise determine that serving stale data is allowed.
@orta
Copy link
Contributor Author

orta commented Apr 22, 2015

Expanded out of #22

@ashfurrow
Copy link
Contributor

Should tie into Moya maybe? Or do we need Objective-C interoperability?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants