Re: Spring Native support

2024-02-29 Thread Pavel Tupitsyn
Have a look at [1], there is a POC linked [2] [1] https://www.mail-archive.com/dev@ignite.apache.org/msg53182.html [2] https://github.com/scottmf/graalvm-ignite On Fri, Mar 1, 2024 at 8:01 AM Kramer wrote: > I believe this is not supported with Ignite 2.x due to Native Buffer > access. It will

Re: Spring Native support

2024-02-29 Thread Kramer
I believe this is not supported with Ignite 2.x due to Native Buffer access. It will only be part of Ignite 3 which is still Beta.I haven't tested it myself though, so my comment should be confirmed by others.On 2/29/24, 14:14 Dinakar Devineni wrote: Hi,   Has  anyone tried  

Spring Native support

2024-02-29 Thread Dinakar Devineni
Hi, Has  anyone tried   spring  native  image  with   ignite?  If  so  is it  efficient  and what  are  the  pros and cons.Spring Native documentation  ThanksDina