googleapis / googleapis/google-cloud-node
Use this as a replacement for nodejs-common-grpc
Open
library: google-cloud-node-core
priority: p3
type: cleanup
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
Right now we have a lot of `common` layers:
- https://github.com/googleapis/nodejs-common/
- https://github.com/googleapis/nodejs-common-grpc/
- https://github.com/googleapis/gax-nodejs/
I suspect most of what's happening in nodejs-common-grpc could just be done here. The only [dependents](https://www.npmjs.com/browse/depended/@google-cloud/common-grpc) of that library are logging, bigtable, and spanner
I'd love to pick up whatever code we need out of nodejs-common-grpc, plop it here. and slowly work towards deprecating nodejs-common-grpc.
Contributor guide
Assessment
This issue has not been assessed yet.