You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/03/14 06:45:24 UTC

[GitHub] [incubator-superset] graceguo-supercat edited a comment on issue #7032: Fetch charts with GET to benefit from browser cache and conditional requests

graceguo-supercat edited a comment on issue #7032: Fetch charts with GET to benefit from browser cache and conditional requests
URL: https://github.com/apache/incubator-superset/pull/7032#issuecomment-472723593
 
 
   you sure GET request can handle `this.props.formData`? in airbnb many, many chart's formData are longer than 4k chars :)
   
   why not use Redis cache query results, in aribnb the round trip to fetch data from Redis is onky 600ms~800ms.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org