Hi,

I am using ignite cache and I would like to know if there is any mechanishm
that I can use to trigger update only for a *specific *cache.

my use case is using REST API in order to perform simple actions on the
cache(simple get and put), so I can't use Continous Query for that.

I know that I can use the event mechanism for that, but I am affraid the
overhead for eachupdate in each cache in the clusther is too high.

I am looking for a way to filter it so only updates on my specific cache
will trigger events.

Thanks!





--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to