Commit Graph

20 Commits

Author SHA1 Message Date
Ask Solem 2ea7beb0c5 Moved serialization section from README to it's own section in the user guide 2010-11-11 16:00:44 +01:00
Ask Solem bb13ff8a9d Bumped version to 0.9.4 2010-11-10 12:31:52 +01:00
Ask Solem ad0159dce0 Bumped version to 0.9.3 2010-11-10 10:40:45 +01:00
Ask Solem 1329a15fb5 Bumped version to 0.9.2 2010-11-10 09:35:23 +01:00
Ask Solem 4f0cc4befa Ported CouchDB transport from ghettoq 2010-10-27 14:22:38 +02:00
Ask Solem d83d22f4ac Remove example using nonexisting Consumer.get in README 2010-10-27 10:34:28 +02:00
Ask Solem 897f81a5a5 Bumped version to 0.9.1 2010-10-27 09:36:28 +02:00
Ask Solem fb1e7e0d25 Improved reference documentation 2010-10-27 09:17:37 +02:00
Ask Solem de5b4aa801 Bumped version to 0.9.0 2010-10-21 15:30:24 +02:00
Ask Solem 0cd4e6832f Bumped version to 0.2.0 2010-09-20 09:46:10 +02:00
Ask Solem fd0296af7b All occurences of the term Backend has been replaced with Transport.
kombu.backends -> kombu.transport
BrokerConnection(backend_cls="pika") -> BrokerConnection(transport="pika")
kombu.backends.base.BaseBackend -> kombu.transport.base.Transport
kombu.backends.pyredis.RedisBackend -> kombu.transport.pyredis.Transport
etc, etc.
2010-08-04 13:53:43 +02:00
Ask Solem 3c96d0affe kombu.Binding has been renamed to kombu.Queue 2010-08-01 11:41:03 +02:00
sebleier f33d57dea7 Small typo 2010-07-22 13:10:41 -07:00
Ask Solem 54912c2a0c Set version to 0.1.0 2010-07-22 16:19:46 +02:00
Ask Solem d380f7cea8 Instantiating a Consumer does not declare consumer. Use Consumer.consume() 2010-07-22 16:09:58 +02:00
Ask Solem d8602b1415 README: Fixed typo Connection -> BrokerConnection 2010-07-20 15:00:17 +02:00
Ask Solem 470a269396 Update README 2010-06-29 21:12:29 +02:00
Ask Solem ddb17c7cc6 Some simple refactoring 2010-06-29 17:44:24 +02:00
Ask Solem fe5074208d Added API to readme 2010-06-23 12:10:02 +02:00
Ask Solem da3e754594 Initial import 2010-06-23 12:08:39 +02:00