Integration with web frameworks

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Integration with web frameworks

Alexey Kuznetsov-2
Igniters,

I googled a little and found that several web frameworks have integration
with Hazelcast as a cache.

For example:
 https://github.com/raptaml/ninja-hazelcast-embedded
 https://github.com/vert-x3/vertx-hazelcast

And looking to source code I see that it is very simple (one-three simple
classes).

What do you think: should we create similar integration and send pull
requests for those web framework communities?

I think that will make Ignite more recognizable and more widespread.

That could be a "newbie" issues.

Thoughts?

--
Alexey Kuznetsov
GridGain Systems
www.gridgain.com
Reply | Threaded
Open this post in threaded view
|

Re: Integration with web frameworks

Konstantin Boudnik-2
if these are decent, well-used framework and the effort is so small then we should, IMO.

On July 1, 2015 5:55:35 AM PDT, Alexey Kuznetsov <[hidden email]> wrote:

>Igniters,
>
>I googled a little and found that several web frameworks have
>integration
>with Hazelcast as a cache.
>
>For example:
> https://github.com/raptaml/ninja-hazelcast-embedded
> https://github.com/vert-x3/vertx-hazelcast
>
>And looking to source code I see that it is very simple (one-three
>simple
>classes).
>
>What do you think: should we create similar integration and send pull
>requests for those web framework communities?
>
>I think that will make Ignite more recognizable and more widespread.
>
>That could be a "newbie" issues.
>
>Thoughts?
Reply | Threaded
Open this post in threaded view
|

Re: Integration with web frameworks

dsetrakyan
+1

On Wed, Jul 1, 2015 at 8:26 AM, Konstantin Boudnik <[hidden email]> wrote:

> if these are decent, well-used framework and the effort is so small then
> we should, IMO.
>
> On July 1, 2015 5:55:35 AM PDT, Alexey Kuznetsov <[hidden email]>
> wrote:
> >Igniters,
> >
> >I googled a little and found that several web frameworks have
> >integration
> >with Hazelcast as a cache.
> >
> >For example:
> > https://github.com/raptaml/ninja-hazelcast-embedded
> > https://github.com/vert-x3/vertx-hazelcast
> >
> >And looking to source code I see that it is very simple (one-three
> >simple
> >classes).
> >
> >What do you think: should we create similar integration and send pull
> >requests for those web framework communities?
> >
> >I think that will make Ignite more recognizable and more widespread.
> >
> >That could be a "newbie" issues.
> >
> >Thoughts?
>
Reply | Threaded
Open this post in threaded view
|

Re: Integration with web frameworks

dsetrakyan
In reply to this post by Alexey Kuznetsov-2
Alexey K.,

Can you please create tickets and send them to the dev list?

D.

On Wed, Jul 1, 2015 at 5:55 AM, Alexey Kuznetsov <[hidden email]>
wrote:

> Igniters,
>
> I googled a little and found that several web frameworks have integration
> with Hazelcast as a cache.
>
> For example:
>  https://github.com/raptaml/ninja-hazelcast-embedded
>  https://github.com/vert-x3/vertx-hazelcast
>
> And looking to source code I see that it is very simple (one-three simple
> classes).
>
> What do you think: should we create similar integration and send pull
> requests for those web framework communities?
>
> I think that will make Ignite more recognizable and more widespread.
>
> That could be a "newbie" issues.
>
> Thoughts?
>
> --
> Alexey Kuznetsov
> GridGain Systems
> www.gridgain.com
>
Reply | Threaded
Open this post in threaded view
|

Re: Integration with web frameworks

Alexey Kuznetsov-2
Igniters,

I created 2 new issues:
"IGNITE-1078 Create integration for ninja framework":
https://issues.apache.org/jira/browse/IGNITE-1078
"IGNITE-1079 Create integration for vert.x framework":
https://issues.apache.org/jira/browse/IGNITE-1079

Anyone in community could pick those issues.

Thanks.

On Thu, Jul 2, 2015 at 12:46 AM, Dmitriy Setrakyan <[hidden email]>
wrote:

> Alexey K.,
>
> Can you please create tickets and send them to the dev list?
>
> D.
>
> On Wed, Jul 1, 2015 at 5:55 AM, Alexey Kuznetsov <[hidden email]>
> wrote:
>
> > Igniters,
> >
> > I googled a little and found that several web frameworks have integration
> > with Hazelcast as a cache.
> >
> > For example:
> >  https://github.com/raptaml/ninja-hazelcast-embedded
> >  https://github.com/vert-x3/vertx-hazelcast
> >
> > And looking to source code I see that it is very simple (one-three simple
> > classes).
> >
> > What do you think: should we create similar integration and send pull
> > requests for those web framework communities?
> >
> > I think that will make Ignite more recognizable and more widespread.
> >
> > That could be a "newbie" issues.
> >
> > Thoughts?
> >
> > --
> > Alexey Kuznetsov
> > GridGain Systems
> > www.gridgain.com
> >
>



--
Alexey Kuznetsov
GridGain Systems
www.gridgain.com