kombu icon indicating copy to clipboard operation
kombu copied to clipboard

Cache declared entities using a unique key instead of hash.

Open rectalogic opened this issue 11 years ago • 3 comments

Also build the key for Queues using bindings so that bindings are properly declared.

This is a fix for celery/kombu#396

rectalogic avatar Aug 28 '14 19:08 rectalogic

Coverage Status

Coverage increased (+0.03%) when pulling d4df9aaa9ec554dcf726990b52328d1e01819b3f on rectalogic:declaration_key into 82dc37b4c151a2d4e7eec1f96ada5babc8749e8e on celery:master.

coveralls avatar Aug 28 '14 19:08 coveralls

@thedrow @auvipy should we plan on an implementation based on the work of this PR? Seems quite important.

georgepsarakis avatar May 01 '18 15:05 georgepsarakis

yes why not :)

auvipy avatar May 01 '18 17:05 auvipy