Re: MyBatis L2 newby

2018-11-28 Thread aealexsandrov
Hi,

I think that you could take a look at the next thread:

http://apache-ignite-users.70518.x6.nabble.com/MyBatis-Ignite-integration-release-td2949.html

This integration was tested with Ignite as I know:

https://apacheignite-mix.readme.io/docs/mybatis-l2-cache
http://www.mybatis.org/ignite-cache/

However, they have its own GitHub repository. I guess that you can find
examples there.

BR,
Andrei



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/


MyBatis L2 newby

2018-11-24 Thread Fran
Hi folks,

I'm THE NEWBY here. So first of all, nice to meet you!...and thanks a lot
for your help and support...:D

We are building a "rocket" and we are looking for the best of the two
worlds...:D...

- SQL Database to store E/R data
- In-Memory Management to speed-up and release backend load

So, we are testing the use of Ignite as in-memory tool using it as L2 cache
for myBatis.

We have tried, but we need either a good explicit tutorial or a goood basic
java-ignite-mybatis-CRUD sample to dive deeply in this matter.

So, any of you guys could bring us some light here and letting us where and
how to go to the point of having Ignite as cache for our persistence data?

Also, let us know if we are going through the wrong path and you think there
is a better way to use Ignite combined with RDBMS and work operationally
with ignite while storing data in the database?

Thanks a lot!

Cheers,
fjae



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/