Path to this page:
./
wip/py-DirectoryStorage,
Storage for ZODB, that uses files and directories
Branch: CURRENT,
Version: 1.1.7nb1,
Package name: py312-DirectoryStorage-1.1.7nb1,
Maintainer: pkgsrc-usersDirectoryStorage is a Storage for ZODB, the object database used by Zope. It
uses ordinary files and directories to store revisions of ZODB objects; one
file per revision per object.
The following features differentiate DirectoryStorage from other storages:
* A very simple file format; one file per revision per object. Your data is
not locked away inside an unfamiliar, opaque database.
* Designed for disaster-preparedness. Restore service after a disaster faster
and with greater confidence.
* Storage Replication. Efficiently and robustly keep an online backup copy of
your storage up to date with the latest changes from the master.
* Designed for fault tolerance. Any bugs (in DirectoryStorage, or elsewhere)
are less likely to irretrievably destroy your data.
* Many more.
Required to run:[
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 7a833d871cbbaa27b7a4d34e2d35e00f142b1c0c
Filesize: 82.323 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-DirectoryStorage-1.1.7nb1
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-DirectoryStorage-1.1.7nb1
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-DirectoryStorage-1.1.7nb1
CVS history: (Expand)