34 Revisions
All revisions by user 'dongshen'
Fix typo: DemoStorage -> Demo Storage
Polish.
Fix typo: ZOE -> ZEO. Add explanation of ZEO and FileStorage: ZEO is the default storage layer, and FileStorage is the backend of ZEO.
Fix error: ZODB is shared-everything. In the previous version, by saying there is no sharing I mean there is no need for sharing.
Define Demo Storage in Storage Architecture.
ZODB does not implement logging itself.
Update index.
Add explanation and citation of Python object reference.
revise history.
Update some expression.
Update Index.
Update compression.
Add index.
Add logging.
Update system architecture.
Add query compilation.
Add query interface.
Add storage organization.
Add Storage architectual.
ZODB does not support View.
Update isolation level.
Add join.
Add isolation level.
Add system architectual.
Add stored procedures.