groupcache icon indicating copy to clipboard operation
groupcache copied to clipboard

Upgrade the Protobuf API version

Open adzil opened this issue 2 years ago • 0 comments

The Protobuf API used in this project is already outdated and cannot be used for Protobuf definitions that are compiled using a recent version of protoc-gen-go which uses this package instead.

Is there any plan to upgrade this? I can create a PR for this as I already upgraded it in my fork although I understand that this may break backward compatibility with the existing mailgun/groupcache/v2 API.

adzil avatar Jun 26 '23 13:06 adzil