Steven Saunders

Results 1 issues of Steven Saunders

Hello, When looking up the retained message in mongo for a topic being subscribed to, $regex is used file [mongo.js](https://github.com/mcollina/mosca/blob/master/lib/persistence/mongo.js) line 270 ```javascript MongoPersistence.prototype.lookupRetained = function(pattern, cb) { var actual...