[[user-comments:osrf-devel:persist_server_api|User Comments]] ===== OpenSRF Persistence Application API-Namespace ===== The Persistence Application provides other OpenSRF Applications with a standard API for sharing and caching data. These data are stored in [[persist-slot|Slots]], and there are three basic interfaces for interacting with [[persist-slot|Slots]]: * [[persist-queue|QUEUE]]s * [[persist-stacks|STACK]]s * [[persist-object|OBJECT]]s