-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Fix RedisStore #529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix RedisStore #529
Conversation
…or origins setting
…utput on parser error
I'm a big fat major diddly doo +1 on this one. Because it has been requested so many times before. (oh and its nice to show this off during my nodejsconf.it preso ;$ ) like OMGF< WE SCALE ACROSS MULITPLE PROCESSES AUTOMAGICALLY FOR YOU cc @guille <3? waddayathink |
Runs great in production! |
+1 ... Just when I was about to abandon the store and hack up a custom solution, well done |
+1 |
+394,302 |
OH SWEET. Nice work all. |
Ensure all assignments for chunks are Buffer when they should, even when onData is supposed to not be called again.
Initialize Store on configuration.
Fix typo.
Fix RedisClients configuration.