Skip to content

Commit 92fc917

Browse files
committed
docs: delete ListQueueBroker mention
1 parent 58894dc commit 92fc917

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ result_backend = ValkeyAsyncResultBackend(
2828
)
2929

3030
# Or you can use PubSubBroker if you need broadcasting
31-
# Or ListQueueBroker if you don't want acknowledges
3231
broker = ValkeyStreamBroker(
3332
valkey_url="valkey://localhost:6379",
3433
).with_result_backend(result_backend)

0 commit comments

Comments
 (0)