The Wayback Machine - https://web.archive.org/web/20201104110634/https://github.com/twitter/finagle/issues/813
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for touch, gat and gats commands in the memcached client #813

Open
Horneth opened this issue Nov 7, 2019 · 1 comment
Open

Support for touch, gat and gats commands in the memcached client #813

Horneth opened this issue Nov 7, 2019 · 1 comment
Labels

Comments

@Horneth
Copy link

@Horneth Horneth commented Nov 7, 2019

Support for touch, gat and gats memcached commands

Expected behavior

The memcached client provides methods for touch, gat and gats memcached commands.

Actual behavior

The memcached client does not have support for the touch, gat and gats memcached commands.


This is a feature request and not a bug. Those commands are not documented in the wiki but are in the protocol description and are indeed supported by at least the latest version of memcached.

I would be happy to contribute a PR for this, but wanted to ask here first if this would be something that could be accepted of if there is some reason why you wouldn't want to add support for those commands.

Cheers :)

@mosesn
Copy link
Contributor

@mosesn mosesn commented Nov 7, 2019

@Horneth I don't think we have strong feelings about it, please make a PR =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.