[
https://issues.jboss.org/browse/ISPN-9459?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes updated ISPN-9459:
------------------------------------
Description:
The memcached server makes it hard to enable interoperability with other endpoints, as it
stores keys as java.lang.String and treats byte[] as opaque values.
It should respect the cache storage configuration and provide a way to specify what is the
data type of the value that clients sends and receive, in order to convert it to/from the
storage format.
was:
The memcached server makes it hard to enable interoperability with other endpoints, as it
stores keys as java.lang.String and treats byte[] as opaque values.
It should respect the cache configuration storage configuration and provide a way to
specify what is the data type of the value that clients sends and receive, in order to
convert it to/from the storage format.
Remove compat mode from the Memcached server
--------------------------------------------
Key: ISPN-9459
URL:
https://issues.jboss.org/browse/ISPN-9459
Project: Infinispan
Issue Type: Sub-task
Components: Memcached
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
The memcached server makes it hard to enable interoperability with other endpoints, as it
stores keys as java.lang.String and treats byte[] as opaque values.
It should respect the cache storage configuration and provide a way to specify what is
the data type of the value that clients sends and receive, in order to convert it to/from
the storage format.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)