Skip to content

yuichiro12/php-spanner-deadlock-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-spanner-deadlock-example

preliminary

Clone and composer install.

git clone https://github.com/yuichiro12/php-spanner-deadlock-example.git
cd php-spanner-deadlock-example
composer install

Set up environment variables $GOOGLE_APPLICATION_CREDENTIALS and $TEST_SPANNER_INSTANCE_ID.

export GOOGLE_APPLICATION_CREDENTIALS=/path/to/credential.json
export TEST_SPANNER_INSTANCE_ID=<SPANNER_INSTANCE_ID>

reproduce deadlock

php test.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages