I would like to break down this question into two questions. 1. Can we have key-values with different expire times in the same cache? (I think the answer for this is yes, because the redis layer in ignite allows for this)
2. I am trying to build a ruby thin client for Apache Ignite and got a basic prototype in place. But I couldn't find an operation in binary protocol documentation that will enable us to set TTL for a key-value pair. So, any idea on how to set TTL via the binary protocol? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
