That's a handy feature, which I got running on my own to save a lot of
connection time in a batch process.  But it's probably easy enough to get
running on your own.

--
Jonathon McKitrick


On Thu, Jul 24, 2014 at 9:23 PM, Tony Tam <ttasteri...@gmail.com> wrote:

> I've been using korma in a side-project for a while and it behaves well.
> There sure are a bunch of PRs on their github that could be merged, not
> sure what's up with that.
>
> One problem I ran into last week was that I got some conflicts when trying
> to upgrade the versions of some dependencies.
>
> One benefit of using korma is that it uses a connection/statement pooling
> library underneath (in this case c3p0), something that I don't think
> yesql/honeysql do.
>
>  --
> 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 a topic in the
> Google Groups "Clojure" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/clojure/rDyYHfC01RQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/d/optout.

Reply via email to