googleapis / nodejs-spanner

Node.js client for Google Cloud Spanner: the world’s first fully managed relational database service to offer both strong consistency and horizontal scalability.
https://cloud.google.com/spanner/
Apache License 2.0
135 stars 99 forks source link

feat: add support for multiplexed session for read only transactions #2098

Open alkatrivedi opened 2 weeks ago

alkatrivedi commented 2 weeks ago

This PR contains the changes to add support for multiplexed session for read-only transactions.