In-Memeory cache using

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

In-Memeory cache using

Sercan DURSUN
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
Reply | Threaded
Open this post in threaded view
|

Re: In-Memeory cache using

dmagda
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 <
[hidden email]> 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
>
Reply | Threaded
Open this post in threaded view
|

Re: In-Memeory cache using

Dmitry Pavlov
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 <[hidden email]>:

> 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 <
> [hidden email]> 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
> >
>