Hi, I am referring to any of the thin clients (java/.net/c++/node.js/python/php) documented at https://apacheignite.readme.io/docs/thin-clients
I wonder if any of those thin clients have an API to set TTL for a key-value in a cache. If so I can reverse engineer the implementation of it and implement it in the ruby thin client implementation that I am currently working on. More specifically, I am interested in knowing if there is an operation in binary protocol like OP_CACHE_UPDATE_TTL If there is such an operation, I could call it via a ruby thin client implementation that I am working on currently. Regards, Vishnu Bharathi P -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
