Acquires a lock on a session in DynamoDB using conditional updates.
WARNING: There is a while(true);
in here.
Access
protected
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
The session ID. |
Returns
Type |
Description |
---|---|
The response from DynamoDB. |
Source
Method defined in extensions/dynamodbsessionhandler.class.php | Toggle source view (34 lines) | View on GitHub