Redis Sentinel cache, locking and session backends for TYPO3
Features TYPO3 with an advanced locking.
Features TYPO3 with an advanced and rewritten locking. TYPO3 offers locking methods are: simple (is_file method), flock (filesystem locking attributes) and semaphore (System V IPC Key). These three dr
Provides a distributed lock manager (DLM) with support for Redis and Couchbase.