kombu.transport.mongodb

MongoDB transport.

copyright:
  1. 2010 - 2011 by Flavio Percoco Premoli.
license:

BSD, see LICENSE for more details.

Transport

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

Channel

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

Table Of Contents

Previous topic

<no title>

Next topic

<no title>

This Page