Memcached PHP Sessions

Reinis Rozitis roze at roze.lv
Fri Feb 2 22:27:55 UTC 2007


> since i'm using PHP and i can't make offsets i don't know if it could
> work... :/, if we could lock and unlock, and get keys like mysql
> "select
> blalbal where key like  'key%', i could get keys names with "[" and
> return then in a multi-get
> but today i can't do it :(

You should try MySQLs MEMORY (HEAP) tables then ( 
http://dev.mysql.com/doc/refman/5.0/en/memory-storage-engine.html )
That will give you exactly such features and will have quite a nice 
performance.

rr 




More information about the memcached mailing list