Skip to content

Commit

Permalink
Add v2 TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaoussanis committed Jul 1, 2013
1 parent 0053f42 commit 8efcd64
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/taoensso/touchstone.clj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@

;;;; Config & bindings

;; TODO Consider dropping :pool/:spec atom config with new Carmine v2 API
;; TODO (v2 breaking): drop config atom (& inheritence) in favour of a
;; TestConfig record passed explicitly to each API call. Use Carmine v2-style
;; conn here while we're at it.

(utils/defonce* config
"This map atom controls everything about the way Touchstone operates.
Expand Down

0 comments on commit 8efcd64

Please sign in to comment.