poundifdef / smoothmq

An improved drop-in replacement for SQS
https://www.smoothmq.com
GNU Affero General Public License v3.0
2.04k stars 35 forks source link

ListQueues: Does not support QueueNamePrefix #27

Closed sundbry closed 1 month ago

sundbry commented 1 month ago

The QueueNamePrefix of the ListQueues rpc is not implemented. This lead to some surprising bugs in my application, as I used ListQueues to detect if a named queue exists or not!

poundifdef commented 1 month ago

Fixed in ed2b755ddf21d79c9b568c8656b4776165237df6