CONNECT-platform / connect-platform

Visual Backend Programming Platform
https://connect-platform.com
MIT License
102 stars 17 forks source link

Potential problems with cache control #18

Closed must closed 6 years ago

must commented 6 years ago

API caching will be a really important aspect of the platform as it could lead to better performance when done right and to outright wrong results if done wrong.

Some articles that might help: Implementing API cache control How-to: HTTP Caching for RESTful & Hypermedia APIs RESTful Web Services - Caching

loreanvictor commented 6 years ago

yeah since this is a future feature will be closing it for now.