You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by vishal jain <ja...@gmail.com> on 2017/04/03 14:38:03 UTC

SpringCacheManager

Hi,


Does "SpringCacheManager" supports Write Behind, Auto refresh etc?

If not then what is the alternative approach to implement these in
Spring-Ignite based application.


Thanks,
Vishal

Re: SpringCacheManager

Posted by Andrey Mashenkov <an...@gmail.com>.
Hi Vishal,

SpringCacheManager is wrapper to Ignite instance. So, all Ignite features
should be supported.

What do you mean by "Auto refresh"?

On Mon, Apr 3, 2017 at 5:38 PM, vishal jain <ja...@gmail.com> wrote:

> Hi,
>
>
> Does "SpringCacheManager" supports Write Behind, Auto refresh etc?
>
> If not then what is the alternative approach to implement these in
> Spring-Ignite based application.
>
>
> Thanks,
> Vishal
>
>
>
>
>


-- 
Best regards,
Andrey V. Mashenkov