CodeToFreedom

Results 18 comments of CodeToFreedom

Hi @BagritsevichStepan and @romange, I am not very familiar with the codebase yet but have tried to have narrowed the reason down by likelihood of seeing the current output. Looking...

Hi @BagritsevichStepan, many thanks for looking into it. I checked this evening in different environments and saw the following behaviour: ### DF Cloud ->Wrong behaviour -On a fresh test df...

Hi @BagritsevichStepan, unfortunately the error still persists in the new docker release v.1.25.0 as you can see in the video below: `docker run --name dragonflydb --network=host --ulimit memlock=-1 docker.dragonflydb.io/dragonflydb/dragonfly` https://github.com/user-attachments/assets/f4d748c3-5faf-4232-bc22-bd7f115e74d0...

@BagritsevichStepan Thanks for reopening it. As you can see here when built from source it works perfectly with the same test setup. I also see the same behaviour when running...

@adiholden @BagritsevichStepan Can you share the status of what you found out so far? It seems strange that the bug exists in the docker version and dragonflydb cloud instance but...

The bug can be closed as fixed now. In the current version the problem is solved. Thanks for your help

@dranikpg Unfortunately just escaping the sequences works only in dragonflydb but not in redis. As this syntax difference causes major query problems/crashes in our efforts to migrate to this otherwhise...

@dranikpg I added more detailed test script and syntax examples: https://github.com/dragonflydb/dragonfly/issues/3258#issuecomment-2307025879