tests/
|
122921 |
7 months |
shane |
Added the ro-replica-conf option, which tells RelStorage to use a
read-only data... |
__init__.py
|
85846 |
4 years |
shane |
1.1 branch became trunk |
batch.py
|
123004 |
7 months |
shane |
Use the database name as the cache-prefix by default. This
will hopefully help p... |
connmanager.py
|
122921 |
7 months |
shane |
Added the ro-replica-conf option, which tells RelStorage to use a
read-only data... |
dbiter.py
|
123004 |
7 months |
shane |
Use the database name as the cache-prefix by default. This
will hopefully help p... |
interfaces.py
|
123000 |
7 months |
shane |
Better behavior for async replication. Changes:
- When the database connection... |
locker.py
|
120616 |
14 months |
shane |
Clarified the documentation of blob-cache-size. Also allowed 'MB' and 'GB' suff... |
mover.py
|
123004 |
7 months |
shane |
Use the database name as the cache-prefix by default. This
will hopefully help p... |
mysql.py
|
123004 |
7 months |
shane |
Use the database name as the cache-prefix by default. This
will hopefully help p... |
oidallocator.py
|
123003 |
7 months |
shane |
Use floor division.
|
oracle.py
|
123004 |
7 months |
shane |
Use the database name as the cache-prefix by default. This
will hopefully help p... |
packundo.py
|
123004 |
7 months |
shane |
Use the database name as the cache-prefix by default. This
will hopefully help p... |
poller.py
|
123000 |
7 months |
shane |
Better behavior for async replication. Changes:
- When the database connection... |
postgresql.py
|
123004 |
7 months |
shane |
Use the database name as the cache-prefix by default. This
will hopefully help p... |
replica.py
|
122921 |
7 months |
shane |
Added the ro-replica-conf option, which tells RelStorage to use a
read-only data... |
schema.py
|
123004 |
7 months |
shane |
Use the database name as the cache-prefix by default. This
will hopefully help p... |
scriptrunner.py
|
120614 |
14 months |
shane |
Fixed compatibility with PostgreSQL 9.0, which is capable of
returning a new 'he... |
stats.py
|
104464 |
2 years |
shane |
Checkpoint: refactoring adapters from inheritance to composition.
|
txncontrol.py
|
117082 |
19 months |
shane |
Prep for 1.4.0:
- Enabled ketama and compression in pylibmc_wrapper. Both opti... |