You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Sercan DURSUN <se...@vatanbilgisayar.com> on 2019/07/22 14:58:23 UTC

In-Memeory cache using

Hi,

I have some questions about apache-ignite licensing and product editions. We are planning to create a cluster cache with two servers We will use these cache system to get high performance with web servers. We are planning to use  Distributed-SQL and Distributed Key Value features of apache-ignite on these two cache servers. We have sql server. some cases we want to access cache-server instead of sql server. Cache-server data will be update periodically.


*         In this case can we use apache-ignite cache server in front of sql ?

*         Are we need any licence for this features, if we need what is your pricing policy ?

Best Regards,

Sercan Dursun

Re: In-Memeory cache using

Posted by Dmitriy Pavlov <dp...@apache.org>.
Hi Sercan,

Apache Ignite is an open-source product, it is licensed under Apache
License 2.0, as all Apache products. You can find full license text here
https://github.com/apache/ignite/blob/master/LICENSE (with notice related
to dependencies licenses here
https://github.com/apache/ignite/blob/master/LICENSE#L207).

Apache Ignite does not have any editions, all features are available. The
Apache Software Foundation has the goal of creating software for the public
good, so all products can be used for free. There are 3rd party commercial
products build on top of Apache Ignite. But for the mentioned case (RDBMS
integration), the vanilla open-source version is enough.

Best Regards,
Dmitriy Pavlov

пн, 22 июл. 2019 г. в 21:47, Denis Magda <dm...@apache.org>:

> Ignite is an open-source project and doesn't have any licenses. You can use
> it for free the way you like.
>
> As for a relation DB acceleration, please refer to these docs:
> https://apacheignite.readme.io/docs/3rd-party-store
>
> -
> Denis
>
>
> On Mon, Jul 22, 2019 at 11:35 AM Sercan DURSUN <
> sercan.dursun@vatanbilgisayar.com> wrote:
>
> > Hi,
> >
> > I have some questions about apache-ignite licensing and product editions.
> > We are planning to create a cluster cache with two servers We will use
> > these cache system to get high performance with web servers. We are
> > planning to use  Distributed-SQL and Distributed Key Value features of
> > apache-ignite on these two cache servers. We have sql server. some cases
> we
> > want to access cache-server instead of sql server. Cache-server data will
> > be update periodically.
> >
> >
> > *         In this case can we use apache-ignite cache server in front of
> > sql ?
> >
> > *         Are we need any licence for this features, if we need what is
> > your pricing policy ?
> >
> > Best Regards,
> >
> > Sercan Dursun
> >
>

Re: In-Memeory cache using

Posted by Denis Magda <dm...@apache.org>.
Ignite is an open-source project and doesn't have any licenses. You can use
it for free the way you like.

As for a relation DB acceleration, please refer to these docs:
https://apacheignite.readme.io/docs/3rd-party-store

-
Denis


On Mon, Jul 22, 2019 at 11:35 AM Sercan DURSUN <
sercan.dursun@vatanbilgisayar.com> wrote:

> Hi,
>
> I have some questions about apache-ignite licensing and product editions.
> We are planning to create a cluster cache with two servers We will use
> these cache system to get high performance with web servers. We are
> planning to use  Distributed-SQL and Distributed Key Value features of
> apache-ignite on these two cache servers. We have sql server. some cases we
> want to access cache-server instead of sql server. Cache-server data will
> be update periodically.
>
>
> *         In this case can we use apache-ignite cache server in front of
> sql ?
>
> *         Are we need any licence for this features, if we need what is
> your pricing policy ?
>
> Best Regards,
>
> Sercan Dursun
>