Documentation
¶
Overview ¶
Binary accelerator runs the in-process gRPC proxy daemon: it listens on a Unix domain socket, accepts standard google.bigtable.v2.Bigtable RPCs, and forwards each one through an Channel that rides the Jetstream session transport.
One daemon serves one (project, instance, appProfile) tuple. Cross-language clients spawn the binary, wait for the UDS to become connectable, then talk standard Bigtable V2 protos over it.
Click to show internal directories.
Click to hide internal directories.