Hi Kevin.

>> 1.       Does Rest API only support String as key and value? When I try
to use Integer as key, and gives null result.
See: https://issues.apache.org/jira/browse/IGNITE-3345

>> 2.       Assume I have a key object and value object, If I want to store
this object in server side cache, Do I have to store them as json format
string, and parse it on client side?
>> In this case, How can I set read/write through to enable database
interaction?

See: https://issues.apache.org/jira/browse/IGNITE-962

It seems both your questions is not implemented yet.

IGNITE-3345 - could be easily implemented IMHO. Do you interested to
contribute?


-- 
Alexey Kuznetsov
GridGain Systems
www.gridgain.com

Reply via email to