|
|
|
|
|
by mandeepj
1426 days ago
|
|
> is there a way to lazily download the db only once it's being accessed? Not sure what's your full scenario, because you mentioned "lazily download" so thought you might have a luck here https://news.ycombinator.com/item?id=27016630 tl;dr: using http range and a smaller page size - might be the way to go |
|