Thanks for the inputs Alexey.
From: Alexey Kuznetsov
Sent: Thursday, January 14, 2016 8:22 PM
To: user@ignite.apache.org
Subject: Re: Working with Ignite Cache on Scala Play
Avi,
I think there is no need to start/stop nodes on each api interaction.
Start/stop n
Hi,
I just want to confirm whether the pattern I'm thinking of following for our
requirement and also to clear some doubts I have.
The requirement we have is to use Ignite Caching service to store values from a
database to speed up api requests for that data. The application is a Scala
Play