Gustavo Fernandes created ISPN-7896:
---------------------------------------
Summary: Support for on-demand data conversion in caches
Key: ISPN-7896
URL:
https://issues.jboss.org/browse/ISPN-7896
Project: Infinispan
Issue Type: Enhancement
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Fix For: 9.1.0.Final
Currently conversions between the storage format of a cache and the read/write format is
done via a combination of TypeConverter, interceptors, converters and ad-hoc class.
In order to support reading and writing to/from a cache using multiple formats (e.g. read
as Json, or as byte[]), it's necessary to isolate all those conversions and expose an
API to specify the conversions required.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)