lunchclass / absolute

Absolute is a web-based O2O(Online to Offline) platform like Siren-Order for Starbucks. We are focused on creating the platform that is portable, cheaper, easier, decentralized and appless.
Apache License 2.0
103 stars 31 forks source link

Cached if there are no cached results #545

Open sapzape opened 6 years ago

sapzape commented 6 years ago

If there is no matching response in caches, fetch the request from the network, then add a clone of the request to it using cache.put.

ISSUE=#534