Initial release of DiceDB
What's Changed
- Background thread for BGREWRITEAOF by @rohanverma94 in #13
- Fixing the broken issues link by @Hakai-Shin in #20
- Add dice unicode "⚄" instead of dice emoji by @rak3n in #28
- Added inline documentation for BGREWRITEAOF by @rohanverma94 in #21
- Disable Cross Protocol Scripting by @rohanverma94 in #32
- bug: resolved bug for exDurationSec by @mrchocha in #34
- Making all file descriptors non-blocking by @asutosh97 in #30
- Fixing contribute typo by @sriramr98 in #37
- Add OSX Support by @jain-yakshit-1 in #41
- Added GitHub actions to build Dice for platforms by @Hakai-Shin in #59
- Added inline-documentation for funcs in eval.go by @sahil1913 in #56
- Supporting large inputs and test suite by @arpitbbhayani in #52
- Interface abstraction for platform specific IO multiplexing by @asutosh97 in #53
varint
implementation for unsigned int by @arpitbbhayani in #82- QINT implementation by @arpitbbhayani in #88
- Key Interning to reduce memory footprint for key references by @arpitbbhayani in #100
- QueueRef implementation by @arpitbbhayani in #101
- (#102) Add support for STACKREF by @JyotinderSingh in #103
- core: add support for bloom filters by @manav2401 in #99
- Update README.md by @arpitbbhayani in #112
New Contributors
- @rohanverma94 made their first contribution in #13
- @Hakai-Shin made their first contribution in #20
- @rak3n made their first contribution in #28
- @mrchocha made their first contribution in #34
- @asutosh97 made their first contribution in #30
- @sriramr98 made their first contribution in #37
- @jain-yakshit-1 made their first contribution in #41
- @sahil1913 made their first contribution in #56
- @arpitbbhayani made their first contribution in #52
- @JyotinderSingh made their first contribution in #103
- @manav2401 made their first contribution in #99
Full Changelog: https://github.com/DiceDB/dice/commits/0.0.1