FileStorage is the default storage implementation for Zope. It stores pickles in a single, large file, appending for each transaction. It is shipped with ZODB.
FileStorage is the default storage implementation for Zope. It stores pickles in a single, large file, appending for each transaction. It is shipped with ZODB.