Skip to content

Conversation

@stephenplusplus
Copy link
Contributor

It turns out we don't need to cache as deeply as we were. The only thing we need to cache is each Service we create. Previously, we connected that cache object with the method being called on it as well, which isn't necessary.

@stephenplusplus stephenplusplus added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. core labels Mar 28, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 28, 2016
@stephenplusplus stephenplusplus changed the title core (grpc): use only the service & method for a key core (grpc): don't cache per method Mar 28, 2016
@callmehiphop callmehiphop merged commit 1877e0c into googleapis:master Mar 28, 2016
miguelvelezsa pushed a commit that referenced this pull request Jul 23, 2025
🤖 I have created a release *beep* *boop*
---


## [2.30.0](googleapis/gax-nodejs@v2.29.7...v2.30.0) (2022-02-23)


### Features

* **deps:** Update `google-auth-library` ([#1190](googleapis/gax-nodejs#1190)) ([7981dc5](googleapis/gax-nodejs@7981dc5))


### Bug Fixes

* **deps:** update dependency object-hash to v3 ([#1188](googleapis/gax-nodejs#1188)) ([797e69f](googleapis/gax-nodejs@797e69f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. core type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants