]
Tristan Tarrant reassigned ISPN-3890:
-------------------------------------
Assignee: (was: Mircea Markus)
Store data in binary format for C/S mode
----------------------------------------
Key: ISPN-3890
URL:
https://issues.jboss.org/browse/ISPN-3890
Project: Infinispan
Issue Type: Feature Request
Components: Remote Protocols
Reporter: Mircea Markus
Priority: Minor
ATM the data is stored as POJO. Storing the data in binary mode would reduce the number
of serialization and increase performance.