channels_redis
channels_redis copied to clipboard
fix: Guarante at most once delivery
Addresses #299
This library (aioredlock) Implements the redis distributed locking algorithm redlock
This should create a distributed lock that prevents other consumers from receiving the message if it has already been picked up