kombu.transport.couchdb

CouchDB transport.

copyright:
  1. 2010 - 2012 by David Clymer.
license:

BSD, see LICENSE for more details.

Transport

class kombu.transport.couchdb.Transport(client, **kwargs)
class Channel(connection, **kwargs)
client

Channel

class kombu.transport.couchdb.Channel(connection, **kwargs)
client

Functions

kombu.transport.couchdb.create_message_view(db)

Table Of Contents

Previous topic

kombu.transport.mongodb

Next topic

kombu.transport.django

This Page