You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Alexey Kuznetsov <ak...@gridgain.com> on 2015/07/01 14:55:35 UTC

Integration with web frameworks

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

Re: Integration with web frameworks

Posted by Anthony Baker <ab...@pivotal.io>.
The node.js driver is available under a BSD license at
https://github.com/gemfire/node-gemfire <https://github.com/gemfire/node-gemfire>

It is currently built against a closed-source c++ driver.  Doing a node driver for Geode would be cool.

Anthony


> On Jul 1, 2015, at 4:29 PM, Sudhir Menon <sm...@pivotal.io> wrote:
> 
> +1
> Get that node.js driver open sourced as well
> 
> Suds
> Sent from my iPhone
> 
>> On Jul 1, 2015, at 4:28 PM, Roman Shaposhnik <ro...@shaposhnik.org> wrote:
>> 
>> Igniters,


Re: Integration with web frameworks

Posted by Sudhir Menon <sm...@pivotal.io>.
+1
Get that node.js driver open sourced as well

Suds
Sent from my iPhone

> On Jul 1, 2015, at 4:28 PM, Roman Shaposhnik <ro...@shaposhnik.org> wrote:
>
> Igniters,

Fwd: Integration with web frameworks

Posted by Roman Shaposhnik <ro...@shaposhnik.org>.
FYI. This looks like a pretty good idea to me!

Thanks,
Roman.


---------- Forwarded message ----------
From: Alexey Kuznetsov <ak...@gridgain.com>
Date: Wed, Jul 1, 2015 at 5:55 AM
Subject: Integration with web frameworks
To: dev@ignite.incubator.apache.org


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

Re: Integration with web frameworks

Posted by Dmitriy Setrakyan <ds...@apache.org>.
+1

On Wed, Jul 1, 2015 at 8:26 AM, Konstantin Boudnik <co...@apache.org> 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 <ak...@gridgain.com>
> 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?
>

Re: Integration with web frameworks

Posted by Konstantin Boudnik <co...@apache.org>.
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 <ak...@gridgain.com> 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?

Re: Integration with web frameworks

Posted by Alexey Kuznetsov <ak...@gridgain.com>.
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 <ds...@apache.org>
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 <ak...@gridgain.com>
> 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

Re: Integration with web frameworks

Posted by Dmitriy Setrakyan <ds...@apache.org>.
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 <ak...@gridgain.com>
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
>