hammant 01/12/17 11:03:53
Added: src/java/org/apache/avalon/cornerstone/blocks/masterstore
package.html
Log:
package descr
Revision Changes Path
1.1
jakarta-avalon-cornerstone/src/java/org/apache/avalon/cornerstone/blocks/masterstore/package.html
Index: package.html
===================================================================
<html>
<body>
<p>
Phoenix blocks in this package 'masterstore' contain implementations of
the Store service.
</p>
<p>
Currently there are two implementations of the Store service:
<ul>
<li>File Object Repository</li>
<li>File Stream Repository</li>
</ul>
TODO: The above two are tied to local file systems to the server.
Other types envisaged are:
<ul>
<li>JDBC</li>
<li>Remotely Delegate</li>
</ul>
</p>
</body>
</html>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>