Thanks, i did compare Apache ignite and memory store and chose ignite since
that was free. Memory store is not free.

I am building an online game and need an in memory storage to persist the
state of the game.

Having said that, I haven’t checked out memcache at all. May be I should
give that a try. Looks like it has a free version.

On Fri, Apr 10, 2020 at 10:13 AM 'Olu' via Google App Engine <
google-appengine@googlegroups.com> wrote:

> Hi, Lovell
>
> Are you aware that GCP has a bunch of in-memory data storage? For example,
> the Cloud Memorystore is a fully-managed in-memory data store service[1].
> Similarly, App Engine has the memcache[2] as a distributed in-memory data
> cache for some  of your application's tasks.
>
> So, depending on what your intentions are, I believe there are offerings
> already available in GCP which may be used. At this time though, It seems
> this implementation is not directly supported for App Engine applications
> in GCP.
>
> [1]https://cloud.google.com/memorystore
> [2]https://cloud.google.com/appengine/docs/standard/java/memcache
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-appengine+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/c5b7c0ad-6f09-4548-bc69-ecebd7344e8c%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/c5b7c0ad-6f09-4548-bc69-ecebd7344e8c%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
-- 
Sent from Gmail Mobile

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAAvP2ERBDsnBw%2B1-HeWOQeJcGj2wBfJzGMk45giyDpwAcK%3DABQ%40mail.gmail.com.

Reply via email to