adapters/
|
123004 |
4 months |
shane |
Use the database name as the cache-prefix by default. This
will hopefully help p... |
tests/
|
123004 |
4 months |
shane |
Use the database name as the cache-prefix by default. This
will hopefully help p... |
__init__.py
|
119945 |
12 months |
shane |
Fixed compatibility with ZODB 3.10. As reported by Jürgen Herrmann,
there was ... |
autotemp.py
|
105059 |
2 years |
shane |
Tidying: moved memcache integration to a separate module (cache.py)
and removed ... |
blobhelper.py
|
120655 |
11 months |
shane |
Support for "shared-blob-dir false" now requires ZODB 3.9 or better.
The code in... |
cache.py
|
123004 |
4 months |
shane |
Use the database name as the cache-prefix by default. This
will hopefully help p... |
component.xml
|
123000 |
4 months |
shane |
Better behavior for async replication. Changes:
- When the database connection... |
config.py
|
104768 |
2 years |
shane |
Moved the keep-history and replica options outside the adapter-specific
configur... |
options.py
|
123000 |
4 months |
shane |
Better behavior for async replication. Changes:
- When the database connection... |
pylibmc_wrapper.py
|
122992 |
4 months |
shane |
In pylibmc_wrapper, log memcache errors as warnings.
|
storage.py
|
123328 |
2 months |
shane |
Simplified the transaction counting in copyTransactionsFrom().
|
zodbconvert.py
|
122744 |
5 months |
mj |
Add an --incremental option to zodbconvert, allowing continueing a copy to a pre... |
zodbpack.py
|
120572 |
11 months |
mj |
Make it possible to run just the pre-pack or the pack phase individually |