dice
dice copied to clipboard
DiceDB is an open-source, fast, reactive, in-memory database optimized for modern hardware.
Assets
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. do ... 2. then do ... 3. then do...
Fix Unreachable Code in stormSet Function Description: This pull request addresses the "unreachable code" error encountered in the stormSet function. The issue arises due to the conn.Close() statement being unreachable...
**Describe the bug** The bug is related to unreachable code in the function `stormSet`. **To Reproduce** Steps to reproduce the behavior: 1. Call the `stormSet` function. 2. Observe the "unreachable...
Currently, there are almost no unit tests for the `DISCARD` command. We need a comprehensive test suite for this command that also checks the correctness and completeness. 1. covers the...
**Describe the bug** Server takes very long time to free connection port. **Expected behavior** I want to run test files one after the other. The second test doesn't even start...
Wrote a test file to address the issues listed in issue #69 and #71 1. covers the correctness of single command 2. covers the correctness when multiple commands are fired...
Being a windows user, I find it hard to start contribution to this project. As a middle ground to development, I feel if we dockerize this project it might make...
**Is your feature request related to a problem? Please describe.** Add Leaderboard functionality, similar to what redis does. Needs to be highly space efficient. **Describe the solution you'd like** Should...
**Describe the bug** When running dice on a port that is already occupied by another process, dice simply exits without any error message or exit status. **To Reproduce** Steps to...
 Error message with status code. No error when there is only one instance