|
|
|
|
|
by yeldarb
2675 days ago
|
|
Will this work on JSON files that are larger than the available system memory? Firebase backups are huge JSON files and we haven’t found a good way to deal with them. There are some “streaming JSON parsers” that we have wrestled with but they are buggy. |
|