Community

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

(Ben Nadel) 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.