Database Cache and Persistency

  Search Here
Searching XAP 6.0 Documentation

                                               

Section Summary: How to work with GigaSpaces database cache and persistency, according to five main user scenarios.

This page is specific to:
GigaSpaces 6.0

If you're interested in another version, click it below:
GigaSpaces 5.x
[GigaSpaces 6.5]

Overview

The space can load data from external data sources, store data into external data sources, and persist data into a relational data source or an indexed file.

GigaSpaces XAP 6.0 provides specific configuration to answer five main types of user requirements.

Choose the scenario that best suits your requirements from the list below:

  • You want your data to be saved to the database asynchronously, acquiring high performance
  • You don't want to risk data loss
Highly recommendedPersistency as a Service

Learn how failure scenarios are handled when working with PaaS.

  • You want all your data to be saved to disk
  • You don't want to deal with how it is saved to disk or what type of database it is saved in
Durability
  • You want to integrate your existing database with your memory
  • You want to work directly with the memory, without being aware of the database
External data source integration
  • You are dealing with large amounts of data
  • You need to store more data than your database is capable of holding.
Capacity
  • You are working with remote applications communicating over a problematic network
  • You want to assure that messages won't be lost in the event of a long failure period
Durable/reliable messaging

For GigaSpaces' main database cache and persistency concepts, see the Database Cache and Persistency Overview section.

Read the list of known issues in GigaSpaces 6.0 or in GigaSpaces 6.0.1.

Section Contents


GigaSpaces 6.0 Documentation Contents (Current Page in Bold)

    Java

    C++

    .NET

    Middleware Capabilities

    Configuration and Management

Add GigaSpaces wiki search to your browser search engines!
(works on Firefox 2 and Internet Explorer 7)

Labels

 
(None)