[Solar-talk] Adapter-aware session package
Paul M Jones
pmjones at solarphp.com
Sun Nov 11 08:07:47 CST 2007
On 11 Nov 2007, at 06:49, Antti Holvikari wrote:
> On 11/11/07, Ian Szewczyk <roamzero at gmail.com> wrote:
>> I wonder if a db adapter that uses sqlite would work better than one
>> that uses Solar_cache?
>
> I agree. I think I need to write DB and memcache adapters.
I think the PHP memcache extension comes with a memcache session
handler, but I don't know how good it is or how useful it will be to
us here.
<http://us.php.net/memcache>
session.save_handler (string)
Use memcache as a session handler by setting this value to
"memcache".
-- pmj
More information about the Solar-talk
mailing list