895 B
895 B
title | list_title | description | menu | weight | v2.0/tags | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Flux Bigtable package | Bigtable package | The Flux Bigtable package provides tools for working with data in Google Cloud Bigtable databases. Import the `experimental/bigtable` package. |
|
201 |
|
The Flux Bigtable package provides tools for working with data in Google Cloud Bigtable databases.
{{% warn %}} The Bigtable package is currently experimental and subject to change at any time. By using this package, you accept the risks of experimental functions. {{% /warn %}}
Import the experimental/bigtable
package:
import "experimental/bigtable"
{{< children type="functions" show="pages" >}}