I\'m brand new to Clojure, and I am having a bit of trouble getting unit tests running. (ns com.bluepojo.scratch
In my application I have an inbox. If a n开发者_开发百科ew message arrives I need to increment the unread count. Do I need to make the database connection for every second to find out if a new message