MB

Results 103 comments of MB

@gpedro I'm thinking about renaming it to "Awesome MacOSX" and put more apps, not "dev" related. What do you think?

@gdamjan this one is interesting, we need to open a PR so that we don't have expired tokens cached, ...

@hugoabonizio you don't have to support the current "implementation" of the response. If we decide to use RESP then we get rid of everything else. Don't worry about that.

@hugoabonizio any updates on this one? I was thinking about using `redis-benchmark`ยน to figure it out how fast are we ๐Ÿ˜„. [1] - https://redis.io/topics/benchmarks

@mauricioabreu the code is quite nice so far, I will take a proper look tonight and try to answer your questions!

No, thank you for all the support. :) On Fri, Sep 2, 2016 at 10:13 AM Mauricio de Abreu Antunes < [email protected]> wrote: > @marceloboeira https://github.com/marceloboeira Thank you! > >...

@mauricioabreu the thing is, you can have the `hostname` and `port` together, for sure. BUT you have to consider you are adding a responsibility to the class that receives the...

Basically, what we need is to decide the default interface: Unix/TCP. My opinion, TCP should be the default, then we could have a flag: "--unix", "--use-unix-socket", if the flag is...

@mauricioabreu hmm, maybe it is not relevant at all to have the hostname and port in the log after all.