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 @@ -400,6 +400,7 @@ Store Scope Blocking Ex
400400========================================================== ====== ======== ======== ======= =============
401401:ref: `DoctrineDbalPostgreSqlStore <lock-store-dbal-pgsql >` remote yes no yes no
402402:ref: `DoctrineDbalStore <lock-store-dbal >` remote retry yes no yes
403+ :ref: `DynamoDbStore <lock-store-dynamodb >` remote retry yes no yes
403404:ref: `FlockStore <lock-store-flock >` local yes no yes no
404405:ref: `MemcachedStore <lock-store-memcached >` remote retry yes no yes
405406:ref: `MongoDbStore <lock-store-mongodb >` remote retry yes no yes
@@ -408,7 +409,6 @@ Store Scope Blocking Ex
408409:ref: `RedisStore <lock-store-redis >` remote retry yes yes yes
409410:ref: `SemaphoreStore <lock-store-semaphore >` local yes no no no
410411:ref: `ZookeeperStore <lock-store-zookeeper >` remote retry no no no
411- :ref: `DynamoDbStore <lock-store-dynamodb >` remote retry yes no yes
412412========================================================== ====== ======== ======== ======= =============
413413
414414When 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