kombu.transport.filesystem
Transport using the file system as the message store.
-
class kombu.transport.filesystem.Transport(client, **kwargs)
-
class Channel(connection, **kwargs)
-
data_folder_in
-
data_folder_out
-
processed_folder
-
store_processed
-
transport_options
-
Transport.channel_errors = (<class 'kombu.exceptions.StdChannelError'>,)
-
Transport.connection_errors = (<class 'kombu.exceptions.StdConnectionError'>,)
-
Transport.default_port = 0
-
Transport.driver_name = 'filesystem'
-
Transport.driver_type = 'filesystem'
-
Transport.driver_version()
-
class kombu.transport.filesystem.Channel(connection, **kwargs)
-
data_folder_in
-
data_folder_out
-
processed_folder
-
store_processed
-
transport_options