Re: PHP session replication

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 17, 2011 at 9:03 AM, Joel <joel@xxxxxxxxxxxxxx> wrote:

> Take a look at MCache: http://www.mohawksoft.org/?q=node/8
>
> A drop in distributed replacement for php sessions.
>

One important distinction to draw is that distributed != replicated.
 Replication is something extra, as the discussion I linked to illustrates.

Looking over the homepage for MCache regarding replication:

"Is mcache redundant? No."

Though it does appear MCache supports a persistent store (NFS or SQL
backend).

What OP initially suggested, repcache, does add replication for memcached,
however it does not add a persistent store; membase offers replication +
persistent store so it seems well suited for session storage.

-nathan

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux