I figured out what was wrong with the Clojure code in the Mongo Java Driver Clojure sample: we weren't turning the value returned by the database into a seq. You can see the fixed version here.
Subscribe to:
Post Comments (Atom)
Jim Menard likes Shiny Things. Technology is shiny.
I figured out what was wrong with the Clojure code in the Mongo Java Driver Clojure sample: we weren't turning the value returned by the database into a seq. You can see the fixed version here.
No comments:
Post a Comment