On Mon, Nov 18, 2013 at 6:01 AM, Kris Jenkins <[email protected]>wrote:
> On Monday, 18 November 2013 03:21:12 UTC, Jeremy Heiler wrote: > >> Very cool. Do you have any thoughts on a caching strategy? >> > > Yes, for the next version. At the moment it's only changing when the > defquery is re-eval'd. That's right for production, but a bit of a pain for > development. In development you want any change to the underlying sql file > to be picked up immediately. So I plan to do that, picking up the dev/prod > switch via leiningen, I think. > Great! -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
