Hi Igniters, I would like a clarification. If I create my cache with the following option: config.setStoreKeepBinary(true); Do I have to use the following call in order to work with BinaryObject? ignite.cache(cacheName).withKeepBinary()...
Thanks in advance, Romain
