John Sully

Results 107 comments of John Sully

This can be mitigated by setting "enable-async-commands no"

Fix change: https://github.com/Snapchat/KeyDB/pull/431

I've grown to lake the vanilla make scripts. I've found make is supported well by a VS Code plugin. X-Plat building is an interesting use case not well served by...

Hmm, I do think with RocksDB the benefit of cmake becomes more obvious. Can this change co-exist with the existing make workflow? I could merge it as an experiment to...

Same as the other perf fix. Can you provide a scenario to repro the perf improvement? We of course love perf improvements!

Can you update the comment at the top. If there’s a resource you used to get that algorithm ideally put that link there. Otherwise just delete it. Once that’s in...

By the way if you want to work together on more changes let’s collaborate on https://community.keydb.dev/

This one is still delayed on the comment fix.

Hi @tryfinally The comment highlighted in blue. Since you have changed it perhaps you have not pushed to the source branch? I'm preparing a new release which includes your earlier...

One day I would like to support Windows but it won’t be for a very long time. We rely heavily on the fork() system call which is not available on...