Symfony\Component\Lock\Store
Classes
CombinedStore | CombinedStore is a StoreInterface implementation able to manage and synchronize several StoreInterfaces. |
FlockStore | FlockStore is a StoreInterface implementation using the FileSystem flock. |
MemcachedStore | MemcachedStore is a StoreInterface implementation using Memcached as store engine. |
RedisStore | RedisStore is a StoreInterface implementation using Redis as store engine. |
RetryTillSaveStore | RetryTillSaveStore is a StoreInterface implementation which decorate a non blocking StoreInterface to provide a blocking storage. |
SemaphoreStore | SemaphoreStore is a StoreInterface implementation using Semaphore as store engine. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Lock/Store.html