RelStorage
latest
Getting Started With RelStorage
Included Command Line Utilities
Supported Databases
Configuration Reference
FAQs
Performance
Migrating to a new version of RelStorage
Developing RelStorage
Changes
Historical Changes
PGStorage history
Internal Details
RelStorage
»
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
_
__bool__() (IManagedDBConnection method)
__call__() (IDBDriverFactory method)
__contains__() (ILRUCache method)
__delitem__() (ILRUCache method)
(IStateCache method)
__getitem__() (ILRUCache method)
(IStateCache method)
__iter__() (IGeneration method)
(ILRUCache method)
__len__() (ILRUCache method)
__name__ (IDBDriver attribute)
(IGeneration attribute)
__nonzero__() (IManagedDBConnection method)
__setitem__() (ILRUCache method)
(IStateCache method)
__str__() (IRelStorageAdapter method)
A
abort() (AbstractTransactionControl method)
(ITransactionControl method)
AbstractConnectionManager (class in relstorage.adapters.connmanager)
AbstractLocker (class in relstorage.adapters.locker)
AbstractModuleDriver (class in relstorage.adapters.drivers)
AbstractModuleDriver.DriverNotAvailableError
AbstractObjectMover (class in relstorage.adapters.mover)
AbstractOIDAllocator (class in relstorage.adapters.oidallocator)
AbstractRangedOIDAllocator (class in relstorage.adapters.oidallocator)
AbstractSchemaInstaller (class in relstorage.adapters.schema)
AbstractStats (class in relstorage.adapters.stats)
AbstractTableOIDAllocator (class in relstorage.adapters.oidallocator)
AbstractTransactionControl (class in relstorage.adapters.txncontrol)
adapter (Options attribute)
add_MRUs() (ILRUCache method)
add_on_load_opened() (AbstractConnectionManager method)
(IConnectionManager method)
add_on_store_opened() (AbstractConnectionManager method)
(IConnectionManager method)
add_refs() (TreeMarker method)
add_transaction() (AbstractTransactionControl method)
(GenericTransactionControl method)
(ITransactionControl method)
(OracleTransactionControl method)
after_tpc_finish() (StorageCache method)
age_frequencies() (ILRUCache method)
AggregateOperationTimeoutError
AVAILABLE_ON_PYPY (AbstractModuleDriver attribute)
B
begin() (IConnectionManager method)
Binary (IDBDriver attribute)
binary_column_as_bytes() (IDBDriver method)
binary_column_as_state_type() (IDBDriver method)
blob_cache_size (Options attribute)
blob_cache_size_check (Options attribute)
blob_cache_size_check_external (Options attribute)
blob_chunk_size (Options attribute)
blob_dir (Options attribute)
Bool (in module relstorage.interfaces)
boolean_str() (IDBDialect method)
borrow() (StoreConnectionPool method)
C
cache_delta_size_limit (Options attribute)
cache_local_compression (Options attribute)
cache_local_dir (Options attribute)
cache_local_dir_compress (Options attribute)
cache_local_dir_count (Options attribute)
cache_local_dir_read_count (Options attribute)
cache_local_dir_write_max_size (Options attribute)
cache_local_mb (Options attribute)
cache_local_object_max (Options attribute)
cache_module_name (Options attribute)
cache_prefix (Options attribute)
cache_servers (Options attribute)
CacheConsistencyError
CacheCorruptedError
casefold() (in module relstorage.adapters.drivers)
check_availability() (IDBDriverFactory method)
check_refs() (PackUndo method)
check_replica() (AbstractConnectionManager method)
(CXOracleConnectionManager method)
checkpoints() (Database property)
choose_pack_transaction() (IPackUndo method)
(PackUndo method)
clear() (StorageCache method)
close() (AbstractConnectionManager method)
(IConnectionManager method)
(IRelStorageAdapter method)
(IStateCache method)
(StorageCache method)
close_exceptions (IDBDriver attribute)
COLTYPE_BINARY_STRING (AbstractSchemaInstaller attribute)
COLTYPE_BLOB_CHUNK (AbstractSchemaInstaller attribute)
COLTYPE_BLOB_CHUNK_NUM (AbstractSchemaInstaller attribute)
COLTYPE_MD5 (AbstractSchemaInstaller attribute)
COLTYPE_OID_TID (AbstractSchemaInstaller attribute)
commit_lock_id (Options attribute)
commit_lock_timeout (Options attribute)
commit_phase1() (ITransactionControl method)
(OracleTransactionControl method)
commit_phase2() (ITransactionControl method)
CommitLockQueryFailedError
configure_from_options() (AbstractModuleDriver method)
(Sqlite3GeventDriver method)
connect (IDBDriver attribute)
connect_to_file() (Sqlite3Driver method)
connection (IManagedDBConnection attribute)
connection_callback() (in module relstorage.adapters.connmanager)
CONNECTION_FACTORY (Sqlite3Driver attribute)
(Sqlite3GeventDriver attribute)
connmanager (IRelStorageAdapter attribute)
copy() (Options method)
copy_valid_options() (Options class method)
CREATE_BLOB_CHUNK_TMPL() (AbstractSchemaInstaller method)
CREATE_OBJECT_REF_TMPL() (AbstractSchemaInstaller method)
CREATE_OBJECT_REFS_ADDED_TMPL() (AbstractSchemaInstaller method)
CREATE_OBJECT_STATE_TMPL() (AbstractSchemaInstaller method)
create_procedures() (AbstractSchemaInstaller method)
(MySQLSchemaInstaller method)
(OracleSchemaInstaller method)
(PostgreSQLSchemaInstaller method)
create_schema (Options attribute)
create_sequences() (AbstractSchemaInstaller method)
create_tables() (AbstractSchemaInstaller method)
create_triggers() (AbstractSchemaInstaller method)
(PostgreSQLSchemaInstaller method)
current() (IReplicaSelector method)
current_object_tids() (AbstractObjectMover method)
(IObjectMover method)
cursor (IManagedDBConnection attribute)
cursor() (IDBDriver method)
cursor_arraysize (AbstractModuleDriver attribute)
(IDBDriver attribute)
cursor_for_connection() (IConnectionManager method)
cx_OracleDriver (class in relstorage.adapters.oracle.drivers)
CXOracleConnectionManager (class in relstorage.adapters.oracle.connmanager)
D
Database (class in relstorage.cache.local_database)
database_type (IDBDriverOptions attribute)
DatabaseIterator (class in relstorage.adapters.dbiter)
dbiter (IRelStorageAdapter attribute)
delete_from() (RowBatcher method)
delete_transaction() (ITransactionControl method)
deleteObject() (IPackUndo method)
detect_conflict() (IObjectMover method)
dialect (IDBDriver attribute)
discarding_tids_before() (ICachedValue method)
disconnected_exceptions (IDBDriver attribute)
download_blob() (AbstractObjectMover method)
(IObjectMover method)
(OracleObjectMover method)
(PostgreSQLObjectMover method)
driver (IRelStorageAdapter attribute)
(Options attribute)
driver_name (AbstractModuleDriver.DriverNotAvailableError attribute)
(DriverNotAvailableError attribute)
(IDBDriverFactory attribute)
driver_options (AbstractModuleDriver.DriverNotAvailableError attribute)
(DriverNotAvailableError attribute)
(MySQLAdapter attribute)
(OracleAdapter attribute)
(PostgreSQLAdapter attribute)
DriverNotAvailableError
DriverNotImportableError
drop() (IManagedDBConnection method)
drop_all() (AbstractSchemaInstaller method)
(ISchemaInstaller method)
(PostgreSQLSchemaInstaller method)
(Sqlite3SchemaInstaller method)
E
eden (IGenerationalLRUCache attribute)
enter_critical_phase_until_transaction_end() (AbstractModuleDriver method)
(IDBDriver method)
(IManagedDBConnection method)
(Sqlite3GeventDriver method)
exists() (AbstractObjectMover method)
(IObjectMover method)
exit_critical_phase() (AbstractModuleDriver method)
(IDBDriver method)
(Sqlite3GeventDriver method)
F
Factory (class in relstorage.interfaces)
fetch_rows_by_priority() (Database method)
fill_object_refs() (HistoryFreePackUndo method)
(HistoryPreservingPackUndo method)
(IPackUndo method)
flush() (OracleRowBatcher method)
(RowBatcher method)
flush_all() (IStateCache method)
free_refs() (TreeMarker method)
freeze_to_tid() (ICachedValue method)
frequency (ILRUEntry attribute)
G
garbage_collect_interval (AbstractTableOIDAllocator attribute)
generation_number (IGeneration attribute)
generations (IGenerationalLRUCache attribute)
GenericTransactionControl (class in relstorage.adapters.txncontrol)
get() (IStateCache method)
get_current_tid() (IPoller method)
get_db_size() (AbstractStats method)
(IDBStats method)
(MySQLStats method)
(OracleStats method)
(PostgreSQLStats method)
(Sqlite3Stats method)
get_driver_module() (AbstractModuleDriver method)
get_if_tid_matches() (ICachedValue method)
get_object_count() (AbstractStats method)
(IDBStats method)
get_object_tid_after() (AbstractObjectMover method)
(IObjectMover method)
(OracleObjectMover method)
get_tid() (AbstractTransactionControl method)
(GenericTransactionControl method)
(ITransactionControl method)
H
highest_visible_tid (IMVCCDatabaseViewer attribute)
HistoryFreeDatabaseIterator (class in relstorage.adapters.dbiter)
HistoryFreePackUndo (class in relstorage.adapters.packundo)
HistoryPreservingDatabaseIterator (class in relstorage.adapters.dbiter)
HistoryPreservingPackUndo (class in relstorage.adapters.packundo)
hold_commit_lock() (ILocker method)
hold_pack_lock() (ILocker method)
(MySQLLocker method)
(OracleLocker method)
(PostgreSQLLocker method)
I
ICachedValue (interface in relstorage.cache.local_client)
IConnectionManager (interface in relstorage.adapters.interfaces)
IDatabaseIterator (interface in relstorage.adapters.interfaces)
IDBDialect (interface in relstorage.adapters.interfaces)
IDBDriver (interface in relstorage.adapters.interfaces)
IDBDriverFactory (interface in relstorage.adapters.interfaces)
IDBDriverOptions (interface in relstorage.adapters.interfaces)
IDBDriverSupportsCritical (interface in relstorage.adapters.interfaces)
IDBStats (interface in relstorage.adapters.interfaces)
IGeneration (interface in relstorage.cache.interfaces)
IGenerationalLRUCache (interface in relstorage.cache.interfaces)
IISet32X (class in relstorage.treemark)
ILocker (interface in relstorage.adapters.interfaces)
ILRUCache (interface in relstorage.cache.interfaces)
ILRUEntry (interface in relstorage.cache.interfaces)
IManagedDBConnection (interface in relstorage.adapters.interfaces)
IManagedLoadConnection (interface in relstorage.adapters.interfaces)
IManagedStoreConnection (interface in relstorage.adapters.interfaces)
implement_db_driver_options() (in module relstorage.adapters.drivers)
IMVCCDatabaseCoordinator (interface in relstorage.interfaces)
IMVCCDatabaseViewer (interface in relstorage.interfaces)
install_package() (OracleSchemaInstaller method)
invalidate_all() (IStateCache method)
IObjectMover (interface in relstorage.adapters.interfaces)
IOIDAllocator (interface in relstorage.adapters.interfaces)
IPackUndo (interface in relstorage.adapters.interfaces)
IPersistentCache (interface in relstorage.cache.interfaces)
IPoller (interface in relstorage.adapters.interfaces)
IRelStorageAdapter (interface in relstorage.adapters.interfaces)
IReplicaSelector (interface in relstorage.adapters.interfaces)
is_in_critical_phase() (AbstractModuleDriver method)
(IDBDriver method)
(Sqlite3GeventDriver method)
ISchemaInstaller (interface in relstorage.adapters.interfaces)
IScriptRunner (interface in relstorage.adapters.interfaces)
isolated_connection() (IManagedDBConnection method)
isolation_load (IConnectionManager attribute)
isolation_read_committed (IConnectionManager attribute)
isolation_serializable (IConnectionManager attribute)
isolation_store (IConnectionManager attribute)
IStateCache (interface in relstorage.cache.interfaces)
IStorageCache (interface in relstorage.cache.interfaces)
IStorageCacheMVCCDatabaseCoordinator (interface in relstorage.cache.interfaces)
iter_current_records() (DatabaseIterator method)
(IDatabaseIterator method)
iter_object_history() (HistoryFreeDatabaseIterator method)
(HistoryPreservingDatabaseIterator method)
(IDatabaseIterator method)
iter_objects() (DatabaseIterator method)
(IDatabaseIterator method)
iter_transactions() (HistoryFreeDatabaseIterator method)
(HistoryPreservingDatabaseIterator method)
(IDatabaseIterator method)
iter_transactions_range() (HistoryFreeDatabaseIterator method)
(HistoryPreservingDatabaseIterator method)
(IDatabaseIterator method)
iteritems() (in module relstorage.adapters.batch)
(in module relstorage.adapters.mysql.adapter)
(in module relstorage.adapters.oracle.scriptrunner)
(in module relstorage.cache.memcache_client)
(in module relstorage.treemark)
iterkeys() (in module relstorage.cache.mvcc)
ITransactionControl (interface in relstorage.adapters.interfaces)
K
keep_history (AbstractTableOIDAllocator attribute)
(IRelStorageAdapter attribute)
(Options attribute)
key (ILRUEntry attribute)
known_driver_factories() (IDBDriverOptions method)
L
large_database_change() (AbstractStats method)
(IDBStats method)
(PostgreSQLStats method)
(Sqlite3Stats method)
limit (IGeneration attribute)
(ILRUCache attribute)
(IPersistentCache attribute)
list_packages() (OracleSchemaInstaller method)
list_procedures() (OracleSchemaInstaller method)
(PostgreSQLSchemaInstaller method)
list_rows_by_priority() (Database method)
load() (StorageCache method)
load_before() (AbstractObjectMover method)
(IObjectMover method)
load_current() (AbstractObjectMover method)
(IObjectMover method)
load_currents() (AbstractObjectMover method)
(IObjectMover method)
load_revision() (AbstractObjectMover method)
(IObjectMover method)
loadSerial() (StorageCache method)
lock_current_objects() (ILocker method)
lock_database_and_choose_next_tid() (IRelStorageAdapter method)
lock_database_and_move() (IRelStorageAdapter method)
lock_exceptions (IDBDriver attribute)
lock_objects_and_detect_conflicts() (IRelStorageAdapter method)
lock_timeout() (in module relstorage.adapters.mysql.locker)
locker (IRelStorageAdapter attribute)
M
make_batcher() (IObjectMover method)
mark() (TreeMarker method)
max_tid (ICachedValue attribute)
MAX_TID (IPackUndo attribute)
maximum_highest_visible_tid (IMVCCDatabaseCoordinator attribute)
minimum_highest_visible_tid (IMVCCDatabaseCoordinator attribute)
module
relstorage.adapters.adapter
relstorage.adapters.batch
relstorage.adapters.connections
relstorage.adapters.connmanager
relstorage.adapters.dbiter
relstorage.adapters.drivers
relstorage.adapters.interfaces
relstorage.adapters.locker
relstorage.adapters.mover
relstorage.adapters.mysql.adapter
relstorage.adapters.mysql.connmanager
relstorage.adapters.mysql.locker
relstorage.adapters.mysql.mover
relstorage.adapters.mysql.oidallocator
relstorage.adapters.mysql.packundo
relstorage.adapters.mysql.schema
relstorage.adapters.mysql.stats
relstorage.adapters.mysql.txncontrol
relstorage.adapters.oidallocator
relstorage.adapters.oracle.adapter
relstorage.adapters.oracle.batch
relstorage.adapters.oracle.connmanager
relstorage.adapters.oracle.dialect
relstorage.adapters.oracle.drivers
relstorage.adapters.oracle.locker
relstorage.adapters.oracle.mover
relstorage.adapters.oracle.oidallocator
relstorage.adapters.oracle.packundo
relstorage.adapters.oracle.schema
relstorage.adapters.oracle.scriptrunner
relstorage.adapters.oracle.stats
relstorage.adapters.oracle.txncontrol
relstorage.adapters.packundo
relstorage.adapters.poller
relstorage.adapters.postgresql.adapter
relstorage.adapters.postgresql.batch
relstorage.adapters.postgresql.connmanager
relstorage.adapters.postgresql.locker
relstorage.adapters.postgresql.mover
relstorage.adapters.postgresql.oidallocator
relstorage.adapters.postgresql.schema
relstorage.adapters.postgresql.stats
relstorage.adapters.postgresql.txncontrol
relstorage.adapters.replica
relstorage.adapters.schema
relstorage.adapters.scriptrunner
relstorage.adapters.sqlite.adapter
relstorage.adapters.sqlite.batch
relstorage.adapters.sqlite.connmanager
relstorage.adapters.sqlite.dialect
relstorage.adapters.sqlite.drivers
relstorage.adapters.sqlite.locker
relstorage.adapters.sqlite.mover
relstorage.adapters.sqlite.oidallocator
relstorage.adapters.sqlite.poller
relstorage.adapters.sqlite.schema
relstorage.adapters.sqlite.scriptrunner
relstorage.adapters.sqlite.stats
relstorage.adapters.sqlite.txncontrol
relstorage.adapters.stats
relstorage.adapters.txncontrol
relstorage.cache.interfaces
relstorage.cache.local_client
relstorage.cache.local_database
relstorage.cache.memcache_client
relstorage.cache.mvcc
relstorage.cache.persistence
relstorage.cache.storage_cache
relstorage.cache.trace
relstorage.config
relstorage.interfaces
relstorage.options
relstorage.pylibmc_wrapper
relstorage.treemark
relstorage.zodbconvert
relstorage.zodbpack
relstorage.zodburi_resolver
MODULE_NAME (AbstractModuleDriver attribute)
move_from_temp() (AbstractObjectMover method)
(Database method)
(IObjectMover method)
mover (IRelStorageAdapter attribute)
MVCCDatabaseCoordinator (class in relstorage.cache.mvcc)
MVCCInternalConsistencyError (StorageCache attribute)
MySQLAdapter (class in relstorage.adapters.mysql.adapter)
MySQLdbConnectionManager (class in relstorage.adapters.mysql.connmanager)
MySQLHistoryFreePackUndo (class in relstorage.adapters.mysql.packundo)
MySQLHistoryPreservingPackUndo (class in relstorage.adapters.mysql.packundo)
MySQLLocker (class in relstorage.adapters.mysql.locker)
MySQLObjectMover (class in relstorage.adapters.mysql.mover)
MySQLOIDAllocator (class in relstorage.adapters.mysql.oidallocator)
MySQLSchemaInstaller (class in relstorage.adapters.mysql.schema)
MySQLStats (class in relstorage.adapters.mysql.stats)
MySQLTransactionControl (class in relstorage.adapters.mysql.txncontrol)
N
name (Options attribute)
new_instance() (IRelStorageAdapter method)
(IStateCache method)
(IStorageCache method)
(Options method)
(StorageCache method)
new_oids() (AbstractTableOIDAllocator method)
(IOIDAllocator method)
(OracleOIDAllocator method)
(PostgreSQLOIDAllocator method)
newest_value (ICachedValue attribute)
next() (IReplicaSelector method)
NoDriversAvailableError
O
Object (class in relstorage.interfaces)
OID (class in relstorage.interfaces)
oid_to_tid() (Database property)
oidallocator (IRelStorageAdapter attribute)
on_fill_object_ref_batch() (HistoryFreePackUndo method)
on_filling_object_refs_added() (PackUndo method)
on_load_opened() (AbstractObjectMover method)
on_store_opened() (AbstractLocker method)
(AbstractObjectMover method)
(IObjectMover method)
(MySQLLocker method)
(MySQLObjectMover method)
(OracleObjectMover method)
(PostgreSQLObjectMover method)
(Sqlite3ObjectMover method)
open() (AbstractConnectionManager method)
(CXOracleConnectionManager method)
(IConnectionManager method)
(MySQLdbConnectionManager method)
(Psycopg2ConnectionManager method)
(Sqlite3ConnectionManager method)
open_and_call() (AbstractConnectionManager method)
(IConnectionManager method)
open_for_load() (IConnectionManager method)
open_for_pack_lock() (IConnectionManager method)
open_for_pre_pack() (AbstractConnectionManager method)
(IConnectionManager method)
(Sqlite3ConnectionManager method)
open_for_store() (AbstractConnectionManager method)
(IConnectionManager method)
Options (class in relstorage.options)
OracleAdapter (class in relstorage.adapters.oracle.adapter)
OracleHistoryFreePackUndo (class in relstorage.adapters.oracle.packundo)
OracleHistoryPreservingPackUndo (class in relstorage.adapters.oracle.packundo)
OracleLocker (class in relstorage.adapters.oracle.locker)
OracleObjectMover (class in relstorage.adapters.oracle.mover)
OracleOIDAllocator (class in relstorage.adapters.oracle.oidallocator)
OracleRowBatcher (class in relstorage.adapters.oracle.batch)
OracleRowBatcherStoreTemps (class in relstorage.adapters.oracle.mover)
OracleSchemaInstaller (class in relstorage.adapters.oracle.schema)
OracleStats (class in relstorage.adapters.oracle.stats)
OracleTransactionControl (class in relstorage.adapters.oracle.txncontrol)
P
pack() (HistoryFreePackUndo method)
(HistoryPreservingPackUndo method)
(IPackUndo method)
pack_batch_timeout (Options attribute)
pack_commit_busy_delay (Options attribute)
pack_gc (Options attribute)
pack_prepack_only (Options attribute)
pack_skip_prepack (Options attribute)
PackUndo (class in relstorage.adapters.packundo)
packundo (IRelStorageAdapter attribute)
partial_result (AggregateOperationTimeoutError attribute)
peek() (ILRUCache method)
perf_counter() (RowBatcher method)
PGPoller (class in relstorage.adapters.postgresql.adapter)
poll() (IStorageCacheMVCCDatabaseCoordinator method)
poll_invalidations() (IPoller method)
(Poller method)
POLL_TIMEOUT (in module relstorage.cache.mvcc)
Poller (class in relstorage.adapters.poller)
poller (IRelStorageAdapter attribute)
PostgreSQLAdapter (class in relstorage.adapters.postgresql.adapter)
PostgreSQLLocker (class in relstorage.adapters.postgresql.locker)
PostgreSQLObjectMover (class in relstorage.adapters.postgresql.mover)
PostgreSQLOIDAllocator (class in relstorage.adapters.postgresql.oidallocator)
PostgreSQLRowBatcher (class in relstorage.adapters.postgresql.batch)
PostgreSQLRowBatcherStoreTemps (class in relstorage.adapters.postgresql.mover)
PostgreSQLSchemaInstaller (class in relstorage.adapters.postgresql.schema)
PostgreSQLStats (class in relstorage.adapters.postgresql.stats)
PostgreSQLTransactionControl (class in relstorage.adapters.postgresql.txncontrol)
pre_pack() (HistoryFreePackUndo method)
(HistoryPreservingPackUndo method)
(IPackUndo method)
prepare() (ISchemaInstaller method)
PRIORITY (AbstractModuleDriver attribute)
PRIORITY_PYPY (AbstractModuleDriver attribute)
probation (IGenerationalLRUCache attribute)
protected (IGenerationalLRUCache attribute)
Psycopg2ConnectionManager (class in relstorage.adapters.postgresql.connmanager)
R
reachable() (TreeMarker property)
read() (TempStoreCopyBuffer method)
read_only (Options attribute)
reason (AbstractModuleDriver.DriverNotAvailableError attribute)
(DriverNotAvailableError attribute)
register() (IMVCCDatabaseCoordinator method)
release() (IRelStorageAdapter method)
(IStateCache method)
(StorageCache method)
release_commit_lock() (ILocker method)
(MySQLLocker method)
release_pack_lock() (ILocker method)
(MySQLLocker method)
(OracleLocker method)
(PostgreSQLLocker method)
relstorage.adapters.adapter
module
relstorage.adapters.batch
module
relstorage.adapters.connections
module
relstorage.adapters.connmanager
module
relstorage.adapters.dbiter
module
relstorage.adapters.drivers
module
relstorage.adapters.interfaces
module
relstorage.adapters.locker
module
relstorage.adapters.mover
module
relstorage.adapters.mysql.adapter
module
relstorage.adapters.mysql.connmanager
module
relstorage.adapters.mysql.locker
module
relstorage.adapters.mysql.mover
module
relstorage.adapters.mysql.oidallocator
module
relstorage.adapters.mysql.packundo
module
relstorage.adapters.mysql.schema
module
relstorage.adapters.mysql.stats
module
relstorage.adapters.mysql.txncontrol
module
relstorage.adapters.oidallocator
module
relstorage.adapters.oracle.adapter
module
relstorage.adapters.oracle.batch
module
relstorage.adapters.oracle.connmanager
module
relstorage.adapters.oracle.dialect
module
relstorage.adapters.oracle.drivers
module
relstorage.adapters.oracle.locker
module
relstorage.adapters.oracle.mover
module
relstorage.adapters.oracle.oidallocator
module
relstorage.adapters.oracle.packundo
module
relstorage.adapters.oracle.schema
module
relstorage.adapters.oracle.scriptrunner
module
relstorage.adapters.oracle.stats
module
relstorage.adapters.oracle.txncontrol
module
relstorage.adapters.packundo
module
relstorage.adapters.poller
module
relstorage.adapters.postgresql.adapter
module
relstorage.adapters.postgresql.batch
module
relstorage.adapters.postgresql.connmanager
module
relstorage.adapters.postgresql.locker
module
relstorage.adapters.postgresql.mover
module
relstorage.adapters.postgresql.oidallocator
module
relstorage.adapters.postgresql.schema
module
relstorage.adapters.postgresql.stats
module
relstorage.adapters.postgresql.txncontrol
module
relstorage.adapters.replica
module
relstorage.adapters.schema
module
relstorage.adapters.scriptrunner
module
relstorage.adapters.sqlite.adapter
module
relstorage.adapters.sqlite.batch
module
relstorage.adapters.sqlite.connmanager
module
relstorage.adapters.sqlite.dialect
module
relstorage.adapters.sqlite.drivers
module
relstorage.adapters.sqlite.locker
module
relstorage.adapters.sqlite.mover
module
relstorage.adapters.sqlite.oidallocator
module
relstorage.adapters.sqlite.poller
module
relstorage.adapters.sqlite.schema
module
relstorage.adapters.sqlite.scriptrunner
module
relstorage.adapters.sqlite.stats
module
relstorage.adapters.sqlite.txncontrol
module
relstorage.adapters.stats
module
relstorage.adapters.txncontrol
module
relstorage.cache.interfaces
module
relstorage.cache.local_client
module
relstorage.cache.local_database
module
relstorage.cache.memcache_client
module
relstorage.cache.mvcc
module
relstorage.cache.persistence
module
relstorage.cache.storage_cache
module
relstorage.cache.trace
module
relstorage.config
module
relstorage.interfaces
module
relstorage.options
module
relstorage.pylibmc_wrapper
module
relstorage.treemark
module
relstorage.zodbconvert
module
relstorage.zodbpack
module
relstorage.zodburi_resolver
module
RelStorageFactory (class in relstorage.config)
remove_all_cached_data_for_oids() (StorageCache method)
remove_cached_data() (StorageCache method)
replace_temps() (AbstractObjectMover method)
(IObjectMover method)
(Sqlite3ObjectMover method)
replica_conf (Options attribute)
replica_timeout (Options attribute)
ReplicaClosedException
reset_oid() (IOIDAllocator method)
restart_and_call() (IManagedDBConnection method)
restart_load() (AbstractConnectionManager method)
(CXOracleConnectionManager method)
(IConnectionManager method)
(Sqlite3ConnectionManager method)
restart_store() (AbstractConnectionManager method)
(IConnectionManager method)
restore() (IObjectMover method)
(IPersistentCache method)
(MySQLObjectMover method)
(OracleObjectMover method)
(PostgreSQLObjectMover method)
revert_when_stale (Options attribute)
ro_replica_conf (Options attribute)
rollback() (IConnectionManager method)
rollback_and_close() (IConnectionManager method)
rollback_quietly() (IConnectionManager method)
(IManagedDBConnection method)
RowBatcher (class in relstorage.adapters.batch)
RowBatcherStoreTemps (class in relstorage.adapters.mover)
run_many() (IScriptRunner method)
run_script() (IScriptRunner method)
run_script_stmt() (IScriptRunner method)
runner (IRelStorageAdapter attribute)
S
save() (IPersistentCache method)
(StorageCache method)
schema (IRelStorageAdapter attribute)
script_vars (IScriptRunner attribute)
select_driver() (IDBDriverOptions method)
select_from() (RowBatcher method)
set_all_for_tid() (IStateCache method)
set_min_oid() (IOIDAllocator method)
set_on_store_opened() (AbstractConnectionManager method)
shared_blob_dir (Options attribute)
SimpleQueryProperty (class in relstorage.cache.local_database)
size (IPersistentCache attribute)
Sqlite3Adapter (class in relstorage.adapters.sqlite.adapter)
Sqlite3ConnectionManager (class in relstorage.adapters.sqlite.connmanager)
Sqlite3Driver (class in relstorage.adapters.sqlite.drivers)
Sqlite3GeventDriver (class in relstorage.adapters.sqlite.drivers)
Sqlite3Locker (class in relstorage.adapters.sqlite.locker)
Sqlite3ObjectMover (class in relstorage.adapters.sqlite.mover)
Sqlite3OIDAllocator (class in relstorage.adapters.sqlite.oidallocator)
Sqlite3Poller (class in relstorage.adapters.sqlite.poller)
Sqlite3RowBatcher (class in relstorage.adapters.sqlite.batch)
Sqlite3SchemaInstaller (class in relstorage.adapters.sqlite.schema)
Sqlite3Stats (class in relstorage.adapters.sqlite.stats)
Sqlite3TooOldError
Sqlite3TransactionControl (class in relstorage.adapters.sqlite.txncontrol)
sqlite_connect() (in module relstorage.cache.persistence)
sqlite_files() (in module relstorage.cache.persistence)
StaleConnectionError
STATIC_AVAILABLE (AbstractModuleDriver attribute)
stats (IRelStorageAdapter attribute)
stats() (IStorageCacheMVCCDatabaseCoordinator method)
(StorageCache method)
StorageCache (class in relstorage.cache.storage_cache)
store_temp() (Database method)
store_temps() (AbstractObjectMover method)
(IObjectMover method)
(Sqlite3ObjectMover method)
StoreConnectionPool (class in relstorage.adapters.connections)
STRICT (AbstractModuleDriver attribute)
supports_64bit_unsigned_id (IDBDriver attribute)
supports_row_lock_nowait (AbstractLocker attribute)
synchronize_cursor_for_rollback() (AbstractModuleDriver method)
T
TempStoreCopyBuffer (class in relstorage.adapters.postgresql.mover)
TID (class in relstorage.interfaces)
TrackingMap (class in relstorage.adapters.oracle.scriptrunner)
TRANSACTIONAL_TABLE_SUFFIX (AbstractSchemaInstaller attribute)
TreeMarker (class in relstorage.treemark)
Tuple (class in relstorage.interfaces)
txncontrol (IRelStorageAdapter attribute)
U
UnableToAcquireCommitLockError
UnableToAcquireLockError
UnableToAcquirePackUndoLockError
UnableToLockRowsToModifyError
UnableToLockRowsToReadCurrentError
undo() (HistoryFreePackUndo method)
(HistoryPreservingPackUndo method)
(IPackUndo method)
UnknownDriverError
unregister() (IMVCCDatabaseCoordinator method)
update_checkpoints() (Database method)
update_current() (AbstractObjectMover method)
(IObjectMover method)
update_schema() (AbstractSchemaInstaller method)
update_set_static() (RowBatcher method)
upload_blob() (AbstractObjectMover method)
(IObjectMover method)
(OracleObjectMover method)
(PostgreSQLObjectMover method)
use_replica_exceptions (IDBDriver attribute)
V
value (ILRUEntry attribute)
values() (ILRUCache method)
verify() (ISchemaInstaller method)
verify_undoable() (HistoryFreePackUndo method)
(HistoryPreservingPackUndo method)
(IPackUndo method)
W
weight (ICachedValue attribute)
(ILRUCache attribute)
(ILRUEntry attribute)
with_later() (ICachedValue method)
with_options() (PackUndo method)
Z
zap_all() (AbstractSchemaInstaller method)
(IPersistentCache method)
(ISchemaInstaller method)
(StorageCache method)
Read the Docs
v: latest
Versions
latest
Downloads
On Read the Docs
Project Home
Builds