[infinispan-issues] [JBoss JIRA] (ISPN-8726) Implement the meta memcached protocol
Tristan Tarrant (Jira)
issues at jboss.org
Tue Mar 10 04:07:07 EDT 2020
[ https://issues.redhat.com/browse/ISPN-8726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-8726:
----------------------------------
Description:
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
was:
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
> 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
>
> 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
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list