Hello,

- IgniteCache is now KeyValueView, most operations are the same as in
Ignite 2
- Other data structures will come later
- Embedded mode is available
- Compute API is available
- We don't yet have a document with all the big changes, it will come with
the release

Also, Ignite 2.x is still supported and being worked on, we have no plans
to retire it.

On Wed, Nov 6, 2024 at 11:38 AM JP Moresmau <j...@moresmau.fr> wrote:

> Hello, I was looking at Ignite and especially its distributed data
> structures like IgniteCache, IgniteQueue, Semaphore, events etc. Ignite
> 2.16 seems to have all the APIs I wanted, but it seems that they've all
> disappeared in Ignite 3. Also I liked the embedded mode where I could
> create servers inside my app and not have to start another container to get
> a server. I saw on the dev mailing list that this wasn't something Ignite 3
> was going to support. So am I right in that Ignite 3 aims to be "only" a
> distributed SQL database but drops all the explicit
> cache/queue/semaphore/locks APIs? I know that Ignite 3 hasn't been released
> but is there somewhere a document summarizing the big changes?
>
> Thank you!
>
> JP Moresmau
>

Reply via email to