Roshan Swain

Results 9 issues of Roshan Swain

## **`Title`** - Blind Curated 75 **What will change** - Creating a folder which contains all solutions of problems from blind curated 75 of Leetcode ### Type of Issue -...

good first issue
hacktoberfest

@kartikdutt18 @zoq I have created this new pull request coz in the earlier branch a lot of stuff has been messed up. To do: 1. Document Model architecture( It's half...

s: needs review
s: keep open
notebook

# Git commit signing ## Description This is the initial work for adding git commit signing feature. The work is incomplete and proposes initial design. - [ ] Basic git...

## Problem Making any doc changes triggers the entire ci/cd for build and test. ## Summary of changes This is an attempt to start refactoring the ci for avoiding unnecessary...

I am working on a MacOS arm machine and default make command fails due to hardcoded environment variables in the makefile. Reproduce: Run `make build` in any other operating system...

Fixes https://github.com/DiceDB/dice/issues/855 This fix uses environment environment variables to get the different architecture and Operating system and avoids the usage of default linux build. Additionally, 1. Added `help` command to...

Resolves issue https://github.com/DiceDB/dice/issues/843 Audits and Changes: - [x] Change the CLI prompt to 127.0.0.1:7379> - [x] Markdown table for "parameters" and "return" values. - [x] Run and check if the...

## Steps to reproduce ```plaintext > SET key\5 "value5" OK > KEYS * 1) "key\\5" ``` ## Expected output ```plaintext 1) "key5" ``` The expected output when the above set...

### Crash report ```shell What error am i getting? === VALKEY BUG REPORT START: Cut & paste starting from here === 27666:M 09 Oct 2024 00:53:56.140 # valkey 255.255.255 crashed...