twitter/finagle

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

開放

#813 建立於 2019年11月7日

 (1 則留言) (0 個反應) (0 位負責人)Scala (1,435 個分叉)batch import
help wanted

倉庫指標

星標
 (8,864 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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 :)

貢獻者指南