-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
Sprint 9.3.0.Beta1, Sprint 9.3.0.CR1, Sprint 9.4.0.Beta1, Sprint 9.4.0.CR1
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.
- is incorporated by
-
ISPN-7940 Deprecate Compatibility Mode
- Closed