Hi,

I need to build a replicated cache in the app server's jvm that is
synchronized with database changes done *by external applications*. Also the
requirement is not change our current code base that currently writes any
data changes directly to the database (Oracle SE). We would like to make
minimal code changes to update the required read services to read from this
cache. Note there are other applications that could update the data directly
in the database. Hence the cache needs to be updated as soon as the data
changes in the database.

I am looking for a product that is similar to hazelcast's striims hot cache
that uses change data capture to update the application server cache. I
understand that its a paid solution. Let me know if there is anything
similar that apache ignite could offer.

Thanks!



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

Reply via email to