Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Best way to do caching of Class::DBI objects from a MySQL database

by zebedee (Pilgrim)
on May 01, 2005 at 20:13 UTC ( [id://453075]=note: print w/replies, xml ) Need Help??


in reply to Best way to do caching of Class::DBI objects from a MySQL database

MySQL replication has worked well for me. i.e. use the replicated version of the database rather than the overloaded primary version.
MySQL 4.x offers query caching and that has worked *really* well for me on a site with few updates and lots of reads.
Update:Gah! Just noticed your paragraph about not changing MySQL version - which renders my comment above pointless.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://453075]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (8)
As of 2024-03-28 17:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found