To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Changeset 4492

Timestamp:
01/21/12 11:05:30 (4 months ago)
Author:
tboutell
Message:

Support for distributed locks via Redis, as an alternative to flock() when running Apostrophe sites in the cloud with multiple frontend server instances. Currently supports the predis pure PHP client library.

We might add a cache class here too, since it looks like sfRedisCachePlugin has no support for predis.

Files:
1 added