Parsing And Serializing Large Datasets Using Newline-Delimited JSON In Lucee 5.3.2.77

added by JavaScript Kicks
7/27/2019 12:30:23 PM

614 Views

A couple of years ago, Adam DiCarlo taught me about the Newline-Delimited JSON format (NDJSON) for data storage. At the time, I took a look at using NDJSON in Node.js; and, since then, it's a format with which I've become quite enamored.


0 comments