Skip to content

Commit 1e49a15

Browse files
chore(docs): update async data content in README (#975)
1 parent a9bc0fb commit 1e49a15

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/google-cloud-bigtable/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ Async Data Client
2727
:code:`v2.23.0` includes a release of the new :code:`BigtableDataClientAsync` client, accessible at the import path
2828
:code:`google.cloud.bigtable.data`.
2929

30-
The new client brings a simplified API and increased performance using asyncio, with a corresponding synchronous surface
31-
coming soon. The new client is focused on the data API (i.e. reading and writing Bigtable data), with admin operations
32-
remaining in the existing client.
30+
The new client brings a simplified API and increased performance using asyncio.
31+
The new client is focused on the data API (i.e. reading and writing Bigtable data), with admin operations
32+
remaining exclusively in the existing synchronous client.
3333

3434
Feedback and bug reports are welcome at cbt-python-client-v3-feedback@google.com,
3535
or through the Github `issue tracker`_.

0 commit comments

Comments
 (0)