Hi, Once we have the x-protocols data access in place, do you see any issues with this approach: - hotrod java client + Avro writes an "Person" object - mechached C++ client reads the binary representation from the server and deserialize it with Avro into a C++ "Person" object - would whit work with REST as well?
Cheers, -- Mircea Markus Infinispan lead (www.infinispan.org) _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
