Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The Persistence API provides a standard way of reading and writing configuration data for your components.

 

We HIGHLY recommend using the persistence API to store your engine side configuration as opposed to writing directly to registry. Doing so enables you to take advantage of enhancements to the persistence mechanism such as storage schemes, replication and centralised configuration.

 

 

  • No labels