[Catalyst] Where has Maypole's pager gone?
Christian Hansen
ch at ngmedia.com
Thu Apr 28 19:46:47 CEST 2005
On 2005-04-28, at 18.11, Perrin Harkins wrote:
> Sebastian Riedel said:
>> Maypole does it in memory...
>> I personally like how chansen's new C::M::CDBI::Sweet handles it.
>
> I've been using this patch, which is pretty similar:
> http://www.spanner.org/lists/cdbi/2004/07/27/99c5b609.html
Similar on the surface, but not behind the scenes. Sweet uses
placeholders while the above patch will create a new prepared statement
on each query. This makes a big difference in performance and stress on
RDBM.
--
Christian Hansen
nGmedia
+46 40 660 17 50
More information about the Catalyst
mailing list