From: miker Date: Sun, 27 Feb 2005 03:08:05 +0000 (+0000) Subject: API Documentation for the Persistance Application X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=61e32ce99c2412e9bcc890c561d4ac01fd992819;p=opensrf%2Fbjwebb.git API Documentation for the Persistance Application git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@119 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/doc/Persist-API.html b/doc/Persist-API.html new file mode 100644 index 0000000..29eef38 --- /dev/null +++ b/doc/Persist-API.html @@ -0,0 +1,651 @@ + + + OpenSRF Persistance Application API-Namespace + + + + +
+

OpenSRF Persistance Application API-Namespace

+
+
+ +
+ The Persistance Application provides other OpenSRF Applications with a standard API for + sharing and caching data. These data are stored in Slots, and there are three basic + interfaces for interacting with Slots: QUEUEs, STACKs and OBJECTs. +
+ + + +