OK, I will look into a good way to do this. Seems like your Sinatra example in the other email is start.
On Thursday, March 27, 2014 8:04:43 AM UTC-7, Jeremy Evans wrote: > > On Wednesday, March 26, 2014 10:58:34 PM UTC-7, Jeff wrote: >> >> I'm using Sequel, not ActiveRecord. So the latter. This is my intended >> mailing list. >> >> But speaking of ActiveRecord and ConnectionPools, it looks like that >> would do what I want. ( >> http://api.rubyonrails.org/files/activerecord/lib/active_record/connection_adapters/abstract/connection_pool_rb.html >> ) >> >> So it's fair to say there's no connection pool in Sequel. >> > > That's not a question of fairness, it's just wrong. Sequel has always had > a connection pool. I don't believe ActiveRecord's connection pool offers > the ability to do what you want either, FWIW. I'm not sure which would be > easier or harder to modify to do what you want. > > Thanks, > Jeremy > -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
