Commit edbf0628 authored by Jim Fulton's avatar Jim Fulton

mention cipher.encryptingstorage

and fix a ReST issue.
parent eb685f01
============ =============
Storage APIs Storage APIs
============ =============
.. contents:: .. contents::
...@@ -189,3 +189,11 @@ beforestorage ...@@ -189,3 +189,11 @@ beforestorage
production database for use with a :class:`~ZODB.DemoStorage.DemoStorage`. production database for use with a :class:`~ZODB.DemoStorage.DemoStorage`.
For more imformation, see https://pypi.python.org/pypi/zc.beforestorage. For more imformation, see https://pypi.python.org/pypi/zc.beforestorage.
cipher.encryptingstorage
`cipher.encryptingstorage
<https://pypi.python.org/pypi/cipher.encryptingstorage/>`_ provided
compression and encryption of database records.
For more informayion see,
https://pypi.python.org/pypi/cipher.encryptingstorage/.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment