Mikael,

You can also use a replicated cache then. This will give you both: all data
available on service node as well as failover in case of failure (you will
not lose any data as long as there is at least one node available).

-Val

On Tue, Dec 5, 2017 at 11:35 PM, Mikael <mikael-arons...@telia.com> wrote:

> Well, I would like to use a partitioned cache so that the data in the
> cache stays intact if that node goes down for a while, but if more nodes go
> down it might be lost anyway so maybe I need to use a local cache and
> persist it instead, was trying to avoid that.
>
>
>
> Den 2017-12-06 kl. 00:00, skrev vkulichenko:
>
>> If it's a single node, I would just create a special local cache for these
>> entries and deploy it on that node. Will this work?
>>
>> -Val
>>
>>
>>
>> --
>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>>
>>
>

Reply via email to