NYCPHP Meetup

NYPHP.org

[nycphp-talk] Caching, memcached and sessions

Cliff Hirsch cliff at pinestream.com
Thu Oct 4 21:53:48 EDT 2007


So Mitch proposed memcached as a solution to caching a DB in a distributed
environment. For that matter, why not use memcached or even an in-memory
database engine for sessions?

Remind me why I need to store my sessions in a disk-based file or database?
Sessions are meant to be temporary, not permanent.....

Cliff

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20071004/770c3901/attachment.html>


More information about the talk mailing list