Sergey Korotkov

Results 5 issues of Sergey Korotkov

Hi. I noticed that scan doesn't utilize capabilities of cached_key_map get method while it can do that. We make the following patch to make it work: 136,137c136,137 < self.getAtPos(pos, length,...

Sorry to bother you, just upgraded to subject and bluetooth stops working. Any clue how I can troubleshoot it. What to check etc. Nothing unusual in dmesg.

OBJECT: { "_id" : { "$oid" : "52307e98f95a501244005feb"} , "cmdty" : { "space" : "ISO4217" , "id" : "EUR"} , "currency" : { "space" : "ISO4217" , "id" : "RUB"}...

enhancement

Mongoose 4.x uses API of MongoDB driver 2.0.x which is not supported currently. It should be possible to make adoption within tungus driver if required.

Well, I personally like async await (loved it after C#), so safejs is ore for curiosity as something between raw callbacks and promises. It is still callbacks, but much more...