]
Tristan Tarrant updated ISPN-8726:
----------------------------------
Summary: Implement the meta memcached protocol (was: Implement the binary memcached
protocol)
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
Assignee: Dmitry Volodin
Priority: Major
In order to symmetrically provide security features to all the endpoints, the memcached
endpoint needs to support the binary protocol as that is the only one that allows TLS
encryption and SASL authn.
https://github.com/memcached/memcached/wiki/BinaryProtocolRevamped
The implementation should use Infinispan's protocol-parser-generator