Netflix / PigPen

Map-Reduce for Clojure
Apache License 2.0
567 stars 55 forks source link

Add load/store-json & load/store-string #16

Closed mbossenbroek closed 10 years ago

mbossenbroek commented 10 years ago

@daveray @johnmidgley @pathaks

Adds direct support for reading/writing json. Also includes load-string and store-string, which loads the entire line without trying to split it or parse it.