You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage zope-RelStorage-pgsql-1.6.0b3-1.lbn19.noarch
PostgreSQL backend for RelStorage
RPMPackage zope-RelStorage-oracle-3.0.1-1.lbn25.x86_64
Oracle backend for RelStorage
RPMPackage zope-RelStorage-oracle-3.0.1-1.lbn25.x86_64
Oracle backend for RelStorage
RPMPackage zope-RelStorage-oracle-1.6.0b3-1.lbn19.noarch
Oracle backend for RelStorage
RPMPackage zope-RelStorage-oracle-1.6.0b3-1.lbn19.noarch
Oracle backend for RelStorage
RPMPackage zope-RelStorage-mysql-3.0.1-1.lbn25.x86_64
MySQL backend for RelStorage
RPMPackage zope-RelStorage-mysql-3.0.1-1.lbn25.x86_64
MySQL backend for RelStorage
RPMPackage zope-RelStorage-3.0.1-1.lbn25.x86_64
RelStorage is a storage implementation for ZODB that stores pickles in a relational database. PostgreSQL 9.0 and above (performance is best with 9.5 and above), MySQL 5.0.32+ / 5.1.34+, and Oracle 10g and 11g are currently supported. RelStorage replaced the PGStorage project. Features It is a drop-in replacement for FileStorage and ZEO. There is a simple way to convert FileStorage to RelStorage and back again. You can also convert a RelStorage instance to a different relational database. Designed for high volume sites: multiple ZODB instances can share the same database. This is similar to ZEO, but RelStorage does not require ZEO. According to some tests, RelStorage handles high concurrency better than the standard combination of ZEO and FileStorage. Whereas FileStorage takes longer to start as the database grows due to an in-memory index of all objects, RelStorage starts quickly regardless of database size. Supports undo, packing, and filesystem-based ZODB blobs. Both history-preserving and history-free storage are available. Capable of failover to replicated SQL databases. zodbconvert utility to copy databases. Free, open source (ZPL 2.1)
RPMPackage zope-RelStorage-3.0.1-1.lbn25.x86_64
RelStorage is a storage implementation for ZODB that stores pickles in a relational database. PostgreSQL 9.0 and above (performance is best with 9.5 and above), MySQL 5.0.32+ / 5.1.34+, and Oracle 10g and 11g are currently supported. RelStorage replaced the PGStorage project. Features It is a drop-in replacement for FileStorage and ZEO. There is a simple way to convert FileStorage to RelStorage and back again. You can also convert a RelStorage instance to a different relational database. Designed for high volume sites: multiple ZODB instances can share the same database. This is similar to ZEO, but RelStorage does not require ZEO. According to some tests, RelStorage handles high concurrency better than the standard combination of ZEO and FileStorage. Whereas FileStorage takes longer to start as the database grows due to an in-memory index of all objects, RelStorage starts quickly regardless of database size. Supports undo, packing, and filesystem-based ZODB blobs. Both history-preserving and history-free storage are available. Capable of failover to replicated SQL databases. zodbconvert utility to copy databases. Free, open source (ZPL 2.1)
RPMPackage zope-RelStorage-1.6.0b3-1.lbn19.noarch
RelStorage is a storage implementation for ZODB that stores pickles in a relational database. PostgreSQL 8.1 and above (via psycopg2), MySQL 5.0.32+ / 5.1.34+ (via MySQLdb 1.2.2 and above), and Oracle 10g and 11g (via cx_Oracle) are currently supported. RelStorage replaced the PGStorage project. * It is a drop-in replacement for FileStorage and ZEO. * There is a simple way to convert FileStorage to RelStorage and back again. You can also convert a RelStorage instance to a different relational database. * Designed for high volume sites: multiple ZODB instances can share the same database. This is similar to ZEO, but RelStorage does not require ZEO. * According to some tests, RelStorage handles high concurrency better than the standard combination of ZEO and FileStorage. * Whereas FileStorage takes longer to start as the database grows due to an in-memory index of all objects, RelStorage starts quickly regardless of database size. * Supports undo, packing, and filesystem-based ZODB blobs. * Both history-preserving and history-free storage are available. * Capable of failover to replicated SQL databases.
RPMPackage zope-RelStorage-1.6.0b3-1.lbn19.noarch
RelStorage is a storage implementation for ZODB that stores pickles in a relational database. PostgreSQL 8.1 and above (via psycopg2), MySQL 5.0.32+ / 5.1.34+ (via MySQLdb 1.2.2 and above), and Oracle 10g and 11g (via cx_Oracle) are currently supported. RelStorage replaced the PGStorage project. * It is a drop-in replacement for FileStorage and ZEO. * There is a simple way to convert FileStorage to RelStorage and back again. You can also convert a RelStorage instance to a different relational database. * Designed for high volume sites: multiple ZODB instances can share the same database. This is similar to ZEO, but RelStorage does not require ZEO. * According to some tests, RelStorage handles high concurrency better than the standard combination of ZEO and FileStorage. * Whereas FileStorage takes longer to start as the database grows due to an in-memory index of all objects, RelStorage starts quickly regardless of database size. * Supports undo, packing, and filesystem-based ZODB blobs. * Both history-preserving and history-free storage are available. * Capable of failover to replicated SQL databases.
RPMPackage zope-Record-2.13.0-3.lbn25.x86_64
Special Record objects used in Zope2.
RPMPackage zope-Record-2.13.0-3.lbn25.x86_64
Special Record objects used in Zope2.
RPMPackage zope-Persistence-devel-3.0b4-1.lbn25.x86_64
Persistent ExtensionClass
RPMPackage zope-Persistence-devel-3.0b4-1.lbn25.x86_64
Persistent ExtensionClass
RPMPackage zope-Persistence-3.0b4-1.lbn25.x86_64
This package provides a variant of the persistent base class that’s an ExtensionClass. Unless you need ExtensionClass semantics, you probably want to use persistent. Persistent from the persistent distribution (formerly ZODB3).
RPMPackage zope-Persistence-3.0b4-1.lbn25.x86_64
This package provides a variant of the persistent base class that’s an ExtensionClass. Unless you need ExtensionClass semantics, you probably want to use persistent. Persistent from the persistent distribution (formerly ZODB3).
RPMPackage zope-MultiMapping-3.1-1.lbn25.x86_64
MultiMapping provides special objects used in some Zope2 internals like ZRDB.
RPMPackage zope-MultiMapping-3.1-1.lbn25.x86_64
MultiMapping provides special objects used in some Zope2 internals like ZRDB.
RPMPackage zope-Missing-3.2-1.lbn25.x86_64
Missing provides special objects used in some Zope2 internals like the ZCatalog.