John Sully

Results 14 issues of John Sully

## Bug Report When establishing a connection Lettuce attempts to negotiate the protocol version. The current implementation only checks for "-ERR" and "missing" indicating the hello command is missing. However...

Forgive me if I'm missing something, but reading the code the __syncthreads in ComputeKeys appears to be unnecessary as I don't see any x-thread communication. Each thread appears to be...

Hello @JohnSully , I am very happy to have found this fork which support member expiration. I've tested it and it works very well. However there is a feature I'd...

Enhancement

**Describe the bug** When loading from an AOF all keys will be loaded with MVCC_INVALID timestamps, this will cause them to have incorrect priority when merging with other nodes in...

Priority 2

This tracks renaming any code still using the old master/slave terminology where back compat is not affected. The older terminology is divisive and that’s not what KeyDB is about. On...

good first issue

Migen: self.idx = Signal(max=depth, reset=-1) Generated Verilog: reg [3:0] sdram_bankmachine0_cmd_buffer_lookahead_idx = 4'd-1; The assigned value should be -4'd1 instead to be valid Verilog. Not my favourite thing about the language.

bug
fixed-in-nmigen

Currently conversion and basic arithmetic floating point operations are implemented. This work item tracks full support for floating point instructions.

When using synergy with a standard DPI server and a High DPI client the mouse is extremely sluggish. When using a mouse connected directly to the client machine the speed...

bug
triage