Hello! Oh! In this case there's not much to do, except maybe use something like EhCache for local opportunistic caching.
Regards, -- Ilya Kasnacheev пн, 11 нояб. 2019 г. в 10:43, Pavel Tupitsyn <[email protected]>: > Ilya, I think thin client was mentioned in the first post - near cache > does not do much for thin clients > > On Mon, Nov 11, 2019 at 10:23 AM Ilya Kasnacheev < > [email protected]> wrote: > >> Hello! >> >> You can actually configure near cache to store these records alongside >> your client node: >> >> https://apacheignite-net.readme.io/docs/near-caches >> >> Regards, >> -- >> Ilya Kasnacheev >> >> >> пт, 8 нояб. 2019 г. в 20:37, Sudhir Patil <[email protected]>: >> >>> Hi All, >>> >>> In ignite.net server node stores cache data and a thin client >>> communicates with server to get cache data. >>> >>> In such situations, post 1 request of cache data by thin client, does >>> all further requests still communicate with server or it stores that cache >>> data on thin client and server from there and do not communicate with >>> server ?? >>> >>> Regards, >>> Sudhir >>> >>> >>> -- >>> Thanks & Regards, >>> Sudhir Patil, >>> +91 9881095647. >>> >>
