Hello! > What is the best practice way to do this in Ignite?
Creating your own ConnectorMessageInterceptor implementation. Regards, -- Ilya Kasnacheev пн, 21 янв. 2019 г. в 21:05, EMCox <[email protected]>: > Ilya, > > Thanks for helping me. > > I am trying to store the JSON as a string using the REST API Add method. > > For instance, i want to store {"name":"Jamie"} in the cache and when I do a > get return the same JSON data structure. Of course, in real life the JSON > data structure could be much more complex and will vary according to > implementation. > > What is the best practice way to do this in Ignite? > > Thanks a ton for your assistance as I am new to Ignite and Cache in > general. > > Thanks, > Eric > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
