Hi Michael,

Welcome to the Ignite community!!!

Please feel free to reach out if you have any questions with respect to
Ignite Integration.

I had a question specific to integration and wanted to ask if these
annotations also need to be implemented for the micronaut-ignite
integration.

@Cacheable - Indicates a method is cacheable within the given cache name
@CachePut - Indicates that the return value of a method invocation should
be cached. Unlike @Cacheable the original operation is never skipped.
@CacheInvalidate - Indicates the invocation of a method should cause the
invalidation of one or many caches.

Denis - Thank you for sharing the details in dev list, it great to learn
about micronaut-ignite module.

Regards,
Saikat

On Sat, Aug 15, 2020 at 12:35 AM Michael Pollind <mpoll...@gmail.com> wrote:

> Here is the page that i've stubbed out:
> https://cwiki.apache.org/confluence/display/IGNITE/Micronaut+Integration
>
> I'll start trying to fill out some of the details over the next few days
> and we can go from there.
>
> On Fri, Aug 14, 2020 at 2:47 PM Denis Magda <dma...@apache.org> wrote:
>
> > You're in, now you can create wiki pages in the Ignite namespace.
> >
> > Also, please subscribe to the list by sending a note to the
> > dev-subscr...@ignite.apache.org address. Otherwise, we need to approve
> > every email you send.
> >
> > -
> > Denis
> >
> >
> > On Fri, Aug 14, 2020 at 2:43 PM Michael Pollind <mpoll...@gmail.com>
> > wrote:
> >
> >>
> >>
> >> here is the link:
> >>
> >>
> https://cwiki.apache.org/confluence/users/viewuserprofile.action?username=mpollind
> >>
> >> Here is the work in progress pull request that I've put together:
> >> https://github.com/micronaut-projects/micronaut-ignite/pull/33
> >>
> >>
> >>
> >> --
> >> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
> >>
> >
>

Reply via email to