Bryce Baril
Bryce Baril
Hi @vanakenm! I like the idea! Can you clean this up to not add all the semicolons in? It makes the diff a bit hard to read ;) I've been...
Changing it to force use of http://npm.im/readable-stream vs core stream.Readable if available fixes the issue but I'd like to investigate what the difference is there.
Ugh, ok this breaks because of this PR. I am not a fan of this change. https://github.com/joyent/node/pull/7856
Fixed for now by only using `readable-stream` to avoid inconsistencies in core.
Not yet implemented as this only reflects what is available with the Redis `SCAN` command syntax. However, that's not to say it couldn't be done, either by using a stream...
I wasn't familiar with Bessel's correction, though reading the wikipedia article I saw: 1. it looks like it is only applicable for a subset of variance calculations (i.e. dealing with...
Usually not a huge fan of polymorphic functions in Node where optimization matters due to the way V8 deoptimizes them. That said I don't know how much of a concern...
Thank you for the report @Fishrock123! Could you elaborate a bit more on what you're seeing and perhaps what you'd prefer?
As far as I know this is a limitation of the Redis API itself
What version of nsolid are you using? You can use `nsolid -vv` as a quick way to determine, or look in your N|Solid Console.