• Emblogginated: core.memoize v0.5.1 (via @fogus) -- Clojure Contrib gains another pair of libraries: core.memoize and core.cache. Core.memoize extends clojure's memoize to allow arbitrary backends, which you probably want to build using core.cache.
  • Getting started with Clojure and Libvirt, Part 1 (via @planetclojure) -- A first of a series of articles about interacting with Libvirt, a wrapper around most (all?) virtualization systems (think VMWare or Xen)