You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a request from the gRPC-Go team.
We plan to use the LRU cache implementation found here and would be nice if groupcache had Go modules support.
I can send a PR for the same if you are OK.
The text was updated successfully, but these errors were encountered:
We are only interested in using the LRU implementation from groupcache. We plan to use that in one of the loadBalancing policy implementations where we need to cache the responses from a management server.
On second thoughts, maybe we should just duplicate that code.
This is a request from the gRPC-Go team.
We plan to use the LRU cache implementation found here and would be nice if
groupcache
had Go modules support.I can send a PR for the same if you are OK.
The text was updated successfully, but these errors were encountered: