Skip to content

Instantly share code, notes, and snippets.

@ionrock
Created August 29, 2014 20:44
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 ionrock/ed1b8de49df61f228748 to your computer and use it in GitHub Desktop.
Save ionrock/ed1b8de49df61f228748 to your computer and use it in GitHub Desktop.
(ns cachej.core
(:require [clj-http.client :as client]
[clojure.string :as string]
[url-normalizer.core :as urlnorm]
[ring.util.time :as t]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment