Large caches ...
Hans-Juergen Schoenig
familiar at cybertec.at
Sat Jul 2 03:20:27 PDT 2005
Thomas -lists wrote:
>I would usually do this in the application.
>You try to retrieve a key from the cache, if its not there retrieve it
>from the database and put this into the cache.
>Every next call would get the key from the cache then.
>Thats my basic understanding on how a cache works.
>You don't need to care about loading the cache before using it and you
>have no problems if the cache fails.
>
>
>thomas
>
>
ok, this is what i planned to do ...
in other words: there is no way to let the cache do the job (eg. by
being redundant) ...
thanks a lot,
hans
More information about the memcached
mailing list