Is there a way to set and use a secondary key in ignite cache?

Our use case is that we cache string representations of objects using a
complex key that provides additional information about formatting, but we
want to invalidate using just the object ID.  There are many combinations of
formatting information, so invalidating by the primary key isn't an option.

Is there a way to do this using ignite cache?



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Secondary-Key-for-ignite-cache-tp9242.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to