Hi Sudhir, Client nodes do not store data and do not perform CacheStore operations. When you do a cache operation from client node, it is performed on the server node, where ReadThrough happens if configured.
On Wed, Oct 23, 2019 at 2:47 PM Sudhir Patil <[email protected]> wrote: > Hi All, > > Any opinion / views about below question??? > > On Wednesday, October 23, 2019, Sudhir Patil <[email protected]> > wrote: > >> Hi All, >> >> In ignite.Net, is it possible to do Read through operation from client >> node/mode instead of server node/mode?? >> >> >> Regards, >> Sudhir >> >> >> -- >> Thanks & Regards, >> Sudhir Patil, >> +91 9881095647. >> > > > -- > Thanks & Regards, > Sudhir Patil, > +91 9881095647. >
