Skip to content

Macil/deno-spanner-performance-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is example code for investigating a Deno issue with the Google Spanner client.

Setup

Edit index.js and replace the strings for projectId, instanceId, and databaseId with your own values.

Run

npm install

# Run with Node
node index.js

# Run with Deno
deno run -A index.js

About

Test repo for Deno issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published