Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 855 Bytes

index.rst

File metadata and controls

44 lines (32 loc) · 855 Bytes

Note

Because the Datastore client uses the grpcio library by default and uses third-party requests library if the GRPC is disabled, clients are safe to share instances across threads. In multiprocessing scenarios, the best practice is to create client instances after multiprocessing.Pool or multiprocessing.Process invokes os.fork.

API Reference

client entities keys queries transactions batches helpers admin_client

Migration Guide

See the guide below for instructions on migrating to the 2.x release of this library.

UPGRADING

Changelog

For a list of all google-cloud-datastore releases:

changelog