Recently Relevance announced Pedestal, a new web framework for Clojure.
How does this framework compare to other Clojure web frameworks such as Compojure, Webjure, Conjure, Moustache and so on, in terms of features, ease of application development, developer tools, etc.
Pedestal is, as far as I know, the only framework that facilitates the use of Clojure on both the server- and client-side, the latter being possible thanks to Clojurescript.