dragonfly icon indicating copy to clipboard operation
dragonfly copied to clipboard

server: implemented json.arrappend command

Open b0bleet opened this issue 2 years ago • 6 comments

Signed-off-by: [email protected]

b0bleet avatar Nov 04 '22 12:11 b0bleet

@iko1 if it's ok with you, I am asking you to review.

romange avatar Nov 05 '22 08:11 romange

@b0bleet, do you need this command because you use Dragonfly, or you just wanted to contribute? Can you please add yourself to CONTRIBUTORS.md ?

romange avatar Nov 05 '22 08:11 romange

@b0bleet, do you need this command because you use Dragonfly, or you just wanted to contribute? Can you please add yourself to CONTRIBUTORS.md ?

Hi @romange, Thanks for your reply. Actually, I want to contribute to DragonFly because I'm very interested in in-memory database development. At the moment I do analyze internal structure of DragonFly to contribute core components.

b0bleet avatar Nov 05 '22 08:11 b0bleet

Then join our discord and ping me there

romange avatar Nov 05 '22 09:11 romange

@b0bleet, Please make sure you squash the commits into a single commit and run clang-format -i on the changed files in the codebase.

iko1 avatar Nov 05 '22 10:11 iko1

@b0bleet, Please make sure you squash the commits into a single commit and run clang-format -i on the changed files in the codebase.

done thank you

b0bleet avatar Nov 05 '22 10:11 b0bleet