Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 434 Bytes

CHANGELOG.rst

File metadata and controls

20 lines (15 loc) · 434 Bytes

Changelog

next

  1. Provide a threaded implementation as well. Turns out Twisted is overkill and there is a bug around reconnecting to RabbitMQ.

0.0.3

  1. The payload may now be JSON encoded. The old string only behavior is still supported, enabling the service to run with older versions of django-ultracache.
  2. Support pika>=0.11.0.

0.0.2

  1. Second alpha release.

0.0.1

  1. First alpha release.