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

Implement Cache API #534

Open romandev opened 6 years ago

romandev commented 6 years ago

We need Cache API to improve a performance in client side. If client developer uses the API, most of static pages should be cached automatically. So, we might need the following requirements for the API.

romandev commented 6 years ago

@sapzape is already working on this work.