[infinispan-issues] [JBoss JIRA] (ISPN-7896) Support for on-demand data conversion in caches

Adrian Nistor (JIRA) issues at jboss.org
Thu Jun 15 10:48:00 EDT 2017


     [ https://issues.jboss.org/browse/ISPN-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-7896:
--------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


Integrated in master. Thanks [~gustavonalle]!

> 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 are done via a combination of TypeConverters, interceptors, converters and ad-hoc transformers.
> 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 on a per usecase basis the necessary conversion.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list