GoogleCloudPlatform / pgadapter

PostgreSQL wire-protocol proxy for Cloud Spanner
https://cloud.google.com/spanner/docs/postgresql-interface#postgresql-client-support
Apache License 2.0
54 stars 20 forks source link

docs: add sample for using Directed Reads #2153

Closed olavloite closed 1 month ago

olavloite commented 1 month ago

Adds a sample for using directed reads to the Spring Data JPA sample application.