This page describes an older version of the product. The latest stable version is 16.4.

MemoryXtend


XAP 10 introduced a new storage model called BlobStore Storage Model (commonly reffered to as MemoryXtend), which allows an external storage medium (one that does not reside on the JVM heap) to store the IMDG data. This guide describes the general architecture and functionality of this storage model that and its off-heap RAM and SSD implementations.


Licensing

MemoryXtend requires a separate license in addition to the GigaSpaces commercial license. Please contact GigaSpaces Customer Support for more details.


Overview
The BlobStore Storage Model allows an external storage medium (one that does not reside on the JVM heap) to store the IMDG data.

Solid State Drive
All Enterprise flash drives are supported. SanDisk, Fusion-IO, IntelĀ® SSD , etc are supported with the IMDG storage technology.

Off Heap RAM
XAP is using MapDB, an embedded database engine which provides concurrent Maps, Sets and Queues backed by disk storage or off-heap memory.


Additional Resources

[ This MemoryXtend white paper provides a high level overview of the technology and motivation behind MemoryXtend.

Download MemoryXtend