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