Hi, Please properly subscribe to the mailing list so that the community can receive email notifications for you messages. Here is the instruction: http://apache-ignite-users.70518.x6.nabble.com/mailing_list/MailingListOptions.jtp?forum=1
Marco wrote > REST API now provides Get/Put/GetAll/PutAll/ContainsKey functions, it's > amazing, > but, is there any sample to explain how to do these for module class > cache? > > for example: * > personCache<String,classPerson> * Currently HTTP REST works only with strings, but there are couple of tickets to provide better support for custom objects. Please refer to this thread for details: http://apache-ignite-users.70518.x6.nabble.com/How-to-use-rest-api-to-put-an-object-into-cache-td5897.html -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/https-apacheignite-readme-io-docs-rest-api-destroy-cache-tp6393p6406.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
