Jorn, its oracle but we are migrating to postgres for newer system as the license is too expensive. But for now we need the solution for Oracle.
I althought thought of deploying java classes into oracle instance but the end user are not comfortable with its already crowded. On 17 Jul 2017 7:23 pm, "Jörn Franke" <[email protected]> wrote: > Which database? Some databases can notify an application id they are > updated. You could read these updates with a Java application and insert > them in the ignite cache. > > On 17. Jul 2017, at 16:45, luqmanahmad <[hidden email] > <http:///user/SendEmail.jtp?type=node&node=15029&i=0>> wrote: > > Hi, We have a legacy system, 15 years old at-least, which we are working > on and trying to bring everything inside the grid - but in the meanwhile we > have to support our existing system as well. In the legacy system we have a > database polling mechanism ( please don't roll your eyes :D ) which is > constantly looking for a specific table for new rows which has got > references to other bits, and is quite expensive in terms of resources plus > there are many other problems as well. I was wondering if we have a cache > which is connected through cache store to this table - Is there any > functionality available in ignite to poll it directly for all the new rows. > This is something we want to add in our legacy system while working on our > new system. If such a functionality exist any help with respect to this > would be highly appreciated. Thanks, Luqman > ------------------------------ > View this message in context: database table polling > <http://apache-ignite-users.70518.x6.nabble.com/database-table-polling-tp15006.html> > Sent from the Apache Ignite Users mailing list archive > <http://apache-ignite-users.70518.x6.nabble.com/> at Nabble.com. > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://apache-ignite-users.70518.x6.nabble.com/database- > table-polling-tp15006p15029.html > To unsubscribe from database table polling, click here > <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=15006&code=bHVxbWFuYWhtZWRAZ21haWwuY29tfDE1MDA2fC04NjE4NDY2OTY=> > . > NAML > <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >
