Structs§
- Bigtable
Directory Service - Provides a DirectoryService implementation using Bigtable as an underlying K/V store.
- Bigtable
Parameters - Represents configuration of BigtableDirectoryService. This currently conflates both connect parameters and data model/client behaviour parameters.
Constants§
- CELL_
SIZE_ 🔒LIMIT - There should not be more than 10 MiB in a single cell. https://cloud.google.com/bigtable/docs/schema-design#cells
Functions§
- default_
app_ 🔒profile_ id - default_
channel_ 🔒size - default_
timeout 🔒 - derive_
directory_ 🔒key - Derives the row/column key for a given blake3 digest. We use hexlower encoding, also because it can’t be misinterpreted as RE2.