File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -395,6 +395,7 @@ Store Scope Blocking Ex
395395========================================================== ====== ======== ======== ======= =============
396396:ref: `DoctrineDbalPostgreSqlStore <lock-store-dbal-pgsql >` remote yes no yes no
397397:ref: `DoctrineDbalStore <lock-store-dbal >` remote retry yes no yes
398+ :ref: `DynamoDbStore <lock-store-dynamodb >` remote retry yes no yes
398399:ref: `FlockStore <lock-store-flock >` local yes no yes no
399400:ref: `MemcachedStore <lock-store-memcached >` remote retry yes no yes
400401:ref: `MongoDbStore <lock-store-mongodb >` remote retry yes no yes
@@ -403,7 +404,6 @@ Store Scope Blocking Ex
403404:ref: `RedisStore <lock-store-redis >` remote retry yes yes yes
404405:ref: `SemaphoreStore <lock-store-semaphore >` local yes no no no
405406:ref: `ZookeeperStore <lock-store-zookeeper >` remote retry no no no
406- :ref: `DynamoDbStore <lock-store-dynamodb >` remote retry yes no yes
407407========================================================== ====== ======== ======== ======= =============
408408
409409When the store does not support blocking locks, the Lock class will retry to acquire
You can’t perform that action at this time.
0 commit comments