Oh, if you checked out Optimus when I first announced it, here are some improvements since then:
- Split strategies and optimizations so they can vary independently. - Add support for :base-path on assets for CDNs. - Add exporting of assets to disk. Also for CDNs. - Move Angular.JS features into its own project<http://github.com/magnars/optimus-angular> . - Create extension point for asset loading. - Add Last-Modified headers. I remember someone asking about how Optimus interacts with other Ring middleware, in particular the wrap-not-modified middleware. Now that Optimus servers Last-Modified headers, that works very well. Just add ( ring.middleware.not-modified/wrap-not-modified) after (optimus/wrap) and you're serving 304 responses like a pro. :-) -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.