Package buildbot :: Package db :: Module dbspec
[frames] | no frames]

Module dbspec

source code

Classes
  ExpiringConnectionPool
A Connection pool that expires connections after a certain amount of idle time.
  TimeoutError
  RetryingCursor
  RetryingConnection
  RetryingConnectionPool
  DBSpec
A specification for the database type and other connection parameters.
Variables
  __package__ = 'buildbot.db'