in reply to Re: mySQL hits or Storable retrieves?
in thread mySQL hits or Storable retrieves?
One other clarification: I'm using HTML::Template's cache features, storing parsed templates in memory. BTW, I think the caching provided by HTML::Template only stores the parsed templates, not the data, into memory. This doesn't help me, I'm talking about storing the data structures.
I wouldn't want HTML::Template to store my data in memory. I'd rather manage that, and when it needs to change, myself.
-Any sufficiently advanced technology is
indistinguishable from doubletalk.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: mySQL hits or Storable retrieves?
by pjf (Curate) on Oct 03, 2001 at 03:01 UTC |