Skip to content

Commit

Permalink
added doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jlangch committed Oct 19, 2023
1 parent ee1c068 commit 2cfb9c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/readme/json-lines.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ JSON can be slurped from Java InputStreams, Readers, or files
For memory efficient reading of large JSON Lines datasets use a transducer with
filter-map-reduce functionality:

_Note: make sure that Venice up-front macro expansion is activated when processing large datasets to get best performance! _

```clojure
(do
Expand Down

0 comments on commit 2cfb9c3

Please sign in to comment.