home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 435976262

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/374#issuecomment-435976262 https://api.github.com/repos/simonw/datasette/issues/374 435976262 MDEyOklzc3VlQ29tbWVudDQzNTk3NjI2Mg== 9599 2018-11-05T18:11:10Z 2018-11-05T18:11:10Z OWNER

I think there is a useful way forward here though: the image size may be limited to 100MB, but once the instance launches it gets access to a filesystem with a lot more space than that (possibly as much as 15GB given my initial poking around).

So... one potential solution here is to teach Datasette to launch from a smaller image and then download a larger SQLite file from a known URL as part of its initial startup.

Combined with the ability to get Now to always run at least one copy of an instance this could allow Datasette to host much larger SQLite databases on that platform while playing nicely with the Zeit v2 platform.

See also https://github.com/zeit/now-cli/issues/1523

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
377518499  
Powered by Datasette · Queries took 1.66ms · About: github-to-sqlite