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

Mongo Persistency


XAP comes with built in implementations of Space Data Source and Space Synchronization Endpoint for MongoDB, called MongoSpaceDataSource and MongoSpaceSynchronizationEndpoint, respectively.


mongodbPersistence.jpg

For further details about the persistency APIs used see Space Persistency.

  • Data Source
    The Space Data Source API is used for reading data and meta data from the MongoDB.

  • Synchronization Endpoint
    The space synchronization endpoint API is used for synchronizing data from the space to MongoDB data base.