gomemcache icon indicating copy to clipboard operation
gomemcache copied to clipboard

Adding Support For Meta & Stats Commands

Open moh-stripe opened this issue 3 years ago • 1 comments

Adds new functionality for Meta commands, which provides more flexibility with the use of in-line flags, and the stats commands which returns information for each connection. There are also tests for each of these commands.

moh-stripe avatar May 23 '22 20:05 moh-stripe

I checked the context of this PR: it might be useful as reference but their own client has changed significantly since this.

We have several implementations of the meta protocol to choose from at this point, but we'll need to look at it as what's best for Go here.

dormando avatar Apr 04 '25 01:04 dormando