]
Dmitry Volodin reassigned ISPN-8726:
------------------------------------
Assignee: (was: Dmitry Volodin)
Implement the meta memcached protocol
-------------------------------------
Key: ISPN-8726
URL:
https://issues.redhat.com/browse/ISPN-8726
Project: Infinispan
Issue Type: Enhancement
Components: Memcached, Server
Reporter: Tristan Tarrant
Priority: Major
Fix For: 12.0.0.Final
We should implement Memcached's meta commands
https://github.com/memcached/memcached/wiki/MetaCommands
These enhance the text protocol with all the features of the binary protocol (which has
been deprecated)
The implementation should use Infinispan's protocol-parser-generator