in reply to Re: Re: Perlmonks Faster Access
in thread Perlmonks Faster Access
What you're describing is basically what the software already does. It caches the data for nodes and checks to see if they have changed. That check requires querying the database. Remember, this system runs on a cluster, not a single machine.
|
|---|