home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 799663959

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
799663959 MDU6SXNzdWU3OTk2NjM5NTk= 1213 gzip support for HTML (and JSON) responses 9599 open 0     3 2021-02-02T20:36:28Z 2021-02-02T20:41:55Z   OWNER  

This page https://datasette-tiles-demo.datasette.io/San_Francisco/tiles is 2MB because of all of the base64 images. Gzipped it's 1.5MB.

Since Datasette is usually deployed without a frontend gzipping proxy, Datasette itself needs to solve for this.

Gzipping everything won't work because some endpoints - the all-rows CSV endpoint and the download-database endpoint - are streaming and hence can't be buffered-and-gzipped.

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1213/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
   

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 1.095ms · About: github-to-sqlite