Extending physical memory via memory cache
Good Morning, Is it possible to extend the amount of physical memory available to monetdb via Memcached/Hazelcast? Thanks Calum Miller Millersoft
That's not how those things work. It doesn't make a lot of success to have
your DB cache data in memcached or Hazelcast anyway. If your DB needs more
headroom, it makes more sense to scale it horizontally or buy more memory.
Those things make sense for applications that cache DB results, but not for
DB servers themselves.
On Wed, Mar 26, 2014 at 5:25 AM, Calum Miller
Good Morning,
Is it possible to extend the amount of physical memory available to monetdb via Memcached/Hazelcast?
Thanks
Calum Miller Millersoft _______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
participants (2)
-
Calum Miller
-
Christopher Nelson