You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Kathryn Hogg <Ka...@oati.net> on 2021/02/04 18:43:25 UTC

Persistent atomics

I'm using Ignite.Net 2.9.1.

Is there any way to create Atomic Types in persistent storage on a per entity basis?


--
Kathryn Hogg
Principal Technology Architect


RE: Persistent atomics

Posted by Kathryn Hogg <Ka...@oati.net>.
Thanks Ilya.  Looks like I will need to roll my own reasonable equivalents.

--
Kathryn Hogg
Principal Technology Architect

From: Ilya Kasnacheev [mailto:ilya.kasnacheev@gmail.com]
Sent: Friday, February 5, 2021 2:51 AM
To: user@ignite.apache.org
Subject: Re: Persistent atomics


{External email message: This email is from an external source. Please exercise caution prior to opening attachments, clicking on links, or providing any sensitive information.}
Hello!

I don't think so. Atomic types will go into the default data region. If it is persistent, then they are all persistent also.

Regards,
--
Ilya Kasnacheev


чт, 4 февр. 2021 г. в 21:44, Kathryn Hogg <Ka...@oati.net>>:
I'm using Ignite.Net 2.9.1.

Is there any way to create Atomic Types in persistent storage on a per entity basis?


--
Kathryn Hogg
Principal Technology Architect


Re: Persistent atomics

Posted by Ilya Kasnacheev <il...@gmail.com>.
Hello!

I don't think so. Atomic types will go into the default data region. If it
is persistent, then they are all persistent also.

Regards,
-- 
Ilya Kasnacheev


чт, 4 февр. 2021 г. в 21:44, Kathryn Hogg <Ka...@oati.net>:

> I'm using Ignite.Net 2.9.1.
>
>
>
> Is there any way to create Atomic Types in persistent storage on a per
> entity basis?
>
>
>
>
>
> --
>
> Kathryn Hogg
>
> Principal Technology Architect
>
>
>