Skip to content

Instantly share code, notes, and snippets.

@kballenegger
Created April 13, 2012 00:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kballenegger/dd1e10668d25dac35208 to your computer and use it in GitHub Desktop.
Save kballenegger/dd1e10668d25dac35208 to your computer and use it in GitHub Desktop.
(ns importer.core
(:require ['clojure.contrib.json :as 'json] [monger core collection util])
(:import (com.mongodb Mongo DB DBObject)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment