0.0.4
版本发布时间: 2024-09-20 07:45:13
DiceDB/dice最新发布版本:0.0.4(2024-09-20 07:45:13)
What's Changed
- Fixed hyperloglog type assertion check. by @AshwinKul28 in https://github.com/DiceDB/dice/pull/541
- #533: Fix
GETKEYS
commands failure for wrong number of arguments by @psrvere in https://github.com/DiceDB/dice/pull/534 - #494: Implementation
JSON.FORGET
command by @Nijin-P-S in https://github.com/DiceDB/dice/pull/524 - #437: feat: add test for abort command by @tdadadavid in https://github.com/DiceDB/dice/pull/531
- #241: Implementation PFMERGE command by @lucifercr07 in https://github.com/DiceDB/dice/pull/518
- Improves test folder structure by @JyotinderSingh in https://github.com/DiceDB/dice/pull/564
- #502 Added support for
JSON.STRLEN
by @apoorvyadav1111 in https://github.com/DiceDB/dice/pull/545 - SET with EX with big integer reports an error by @nithinkjoy-tech in https://github.com/DiceDB/dice/pull/563
- Add Support for HTTP by @pratikpandey21 in https://github.com/DiceDB/dice/pull/527
- SQL Executor Performance Improvements by @JyotinderSingh in https://github.com/DiceDB/dice/pull/582
- #573: Added HLEN Support by @VedWhat in https://github.com/DiceDB/dice/pull/577
- #569: cmd: add SELECT cmd by @codeasashu in https://github.com/DiceDB/dice/pull/574
- #581: fix: TestParseHTTPRequest by @phaneesh707 in https://github.com/DiceDB/dice/pull/583
- Added minimum and maximum Expiry time by @AshwinKul28 in https://github.com/DiceDB/dice/pull/575
- #421: Config file support by @vinitparekh17 in https://github.com/DiceDB/dice/pull/450
- #572: Added support for LLEN command by @jainbhavya53 in https://github.com/DiceDB/dice/pull/580
- Enhance GETDEL to handle Set, JSON,ByteArray, String, and Integer and Expand Test Coverage by @rushabhk04 in https://github.com/DiceDB/dice/pull/586
- Added support for JSON.DEBUG by @psrvere in https://github.com/DiceDB/dice/pull/579
- GETEXwith EX with big integer reports an error by @Gaurav-Kumar81 in https://github.com/DiceDB/dice/pull/576
- #485: JSON.ARRAPPEND Command by @srivastava-yash in https://github.com/DiceDB/dice/pull/543
- #503: Added support for JSON.TOGGLE by @TheRanomial in https://github.com/DiceDB/dice/pull/546
- #495: Feat: Added support for JSON.MGET by @raghavbabbar in https://github.com/DiceDB/dice/pull/589
- QWATCH tests failing on multiple runs by @VedWhat in https://github.com/DiceDB/dice/pull/456
- #496: Feature
JSON.NUMINCRBY
by @apoorvyadav1111 in https://github.com/DiceDB/dice/pull/585 - Added JSON.ARRPOP command by @psrvere in https://github.com/DiceDB/dice/pull/595
- Fix flaky JSON tests by @JyotinderSingh in https://github.com/DiceDB/dice/pull/602
- #499: Add support for command JSON.OBJLEN by @phaneesh707 in https://github.com/DiceDB/dice/pull/593
- #10: Feat - LFU cache implementation with approximate counting. by @Rits1272 in https://github.com/DiceDB/dice/pull/476
- #445: PFCOUNT benchmark and caching implementation analysis by @Dev79844 in https://github.com/DiceDB/dice/pull/544
- Add support for arm64 by @DarkiT in https://github.com/DiceDB/dice/pull/521
- Add darwin arm64 compatibility by @JyotinderSingh in https://github.com/DiceDB/dice/pull/604
- ENH: Expand INCR command test suite with comprehensive edge cases by @vanshavenger in https://github.com/DiceDB/dice/pull/597
- Fixing flaky unit test for JSON comparisons by @lucifercr07 in https://github.com/DiceDB/dice/pull/599
- #551 Added JSON.INGEST support for HTTP by @kushal0511-not in https://github.com/DiceDB/dice/pull/588
- Added COMMAND HELP by @psrvere in https://github.com/DiceDB/dice/pull/608
- Bumps Go SDK to 1.23 by @JyotinderSingh in https://github.com/DiceDB/dice/pull/610
- #406 Fix MSET command consistency issue with Redis by @ar1fKhan in https://github.com/DiceDB/dice/pull/594
- #609 fix: auth command line flags should be respected during server startup by @vinitparekh17 in https://github.com/DiceDB/dice/pull/605
- #571: Add support for Redis TYPE command by @meetghodasara in https://github.com/DiceDB/dice/pull/601
New Contributors
- @psrvere made their first contribution in https://github.com/DiceDB/dice/pull/534
- @Nijin-P-S made their first contribution in https://github.com/DiceDB/dice/pull/524
- @tdadadavid made their first contribution in https://github.com/DiceDB/dice/pull/531
- @nithinkjoy-tech made their first contribution in https://github.com/DiceDB/dice/pull/563
- @codeasashu made their first contribution in https://github.com/DiceDB/dice/pull/574
- @phaneesh707 made their first contribution in https://github.com/DiceDB/dice/pull/583
- @vinitparekh17 made their first contribution in https://github.com/DiceDB/dice/pull/450
- @jainbhavya53 made their first contribution in https://github.com/DiceDB/dice/pull/580
- @rushabhk04 made their first contribution in https://github.com/DiceDB/dice/pull/586
- @Gaurav-Kumar81 made their first contribution in https://github.com/DiceDB/dice/pull/576
- @TheRanomial made their first contribution in https://github.com/DiceDB/dice/pull/546
- @DarkiT made their first contribution in https://github.com/DiceDB/dice/pull/521
- @vanshavenger made their first contribution in https://github.com/DiceDB/dice/pull/597
- @ar1fKhan made their first contribution in https://github.com/DiceDB/dice/pull/594
- @meetghodasara made their first contribution in https://github.com/DiceDB/dice/pull/601
Full Changelog: https://github.com/DiceDB/dice/compare/0.0.3...0.0.4