Feature: BITFIELD command with all subcommands
Fixes: #639
Implemented BITFIELD key [SUBCOMMAND]. Have handled predominantly most test cases present in the redis tcl tests. implemented unit test cases.
Additionally, added *.rdb in .gitignore to avoid pushing rdb files to git.
Design: Added utility functions in ByteArray struct to handle get set and incrby commands.
All test cases pass. Once merged #640 can be unblocked.
Thanks Apoorv
Hi team, @JyotinderSingh , @lucifercr07 , @AshwinKul28 , PR is rebased with the master, Could you please review at your convenience? Thanks, Apoorv
Deploy Preview for dicedb-docs2 canceled.
| Name | Link |
|---|---|
| Latest commit | 681b99100fe6478cea57f263bfcbc23d570c257e |
| Latest deploy log | https://app.netlify.com/sites/dicedb-docs2/deploys/66f88769f3372d00082b9b07 |
@apoorvyadav1111 please fix the build once.
@apoorvyadav1111 please fix the build once.
Hi @lucifercr07, thanks for reruning the pipeline. It passed this time. I am trying to recreate the issue in the local meanwhile. Thanks