Thanks I understood this. I want to know how to do this with Spring Data geode?
On Sat, Dec 10, 2016 at 6:24 PM, Avinash Dongre <[email protected]> wrote: > This should help. > > http://geode.apache.org/docs/guide/developing/events/ > implementing_write_behind_event_handler.html > > Thanks > Avinash > > > On Sat, Dec 10, 2016 at 4:22 PM, Amit Pandey <[email protected]> > wrote: > >> Hey Guys can anyone please provide a link? >> >> On Fri, Dec 9, 2016 at 8:24 PM, Amit Pandey <[email protected]> >> wrote: >> >>> Hi Guys, >>> >>> Is there any geode example of write behind with Spring Gemfire or even >>> without it using reliable event queue (which persists to disk ) ? >>> >>> Looking at this example what config changes will enable write behind >>> keeping write order and not write orders with a reliable event queue. >>> >>> Regards >>> >>> >>> >> >
