Salvatore Sanfilippo

Results 127 comments of Salvatore Sanfilippo

Hello, thanks for your work. I wonder what is the license under the above images are released. Thank you.

Hello @gkorland, would be interesting to know a bit about the use case that triggered such a need. Particularly important to know also because such command was never requested in...

I've to pause a bit this new features craziness and document the damn things we already did... Otherwise Redis is going to be like the software I hate, where the...

Thanks, having this could help, but we are now facing a fundamental problem of the whole documentation no longer reflecting the new semantics of Redis in different areas. I need...

That's possible but is not the right way IMHO... I think we should change RESP in the long time (no short time change possible) in order to return multi-bulk replies...

I don't think there are other alternatives since clients designed to execute COMMAND every time they reconnect would result in a big overhead: there are still many conditions out there...

@nickwilliams-eventbrite Hello Nick, thank you for your suggestion. One way to figure out this simpler than by trying and checking what is not working is to, at least, use the...

@sayap you can just open the slot (check the documentation for more info), delete the key, and re-close the slot in that instance.

Sorry wrong repository...

Hi, a few facts to put the issue into the right perspective: * RANDOM has nothing to do with random execution time. * The INFO execution time, before, was linear...