Release 2.1.0
[2.1.0] - 2019-06-10
Changes
Get()
now returns immediately when context is done during a groupcache peer
conversation. PreviouslyGet()
would call theGetter
with a done context.
Get()
now returns immediately when context is done during a groupcache peerGet()
would call the Getter
with a done context.