Unclaimed project
Are you a maintainer of dicedb? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
dicedb
DiceDB is an open-source, fast, reactive, in-memory database optimized for modern hardware.
Back to changelogNew
Reactive 0.0.4
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/583Added 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/580Enhance GETDEL to handle Set, JSON,ByteArray, String, and Integer and Expand Test Coverage by @rushabhk04 in https://github.com/DiceDB/dice/pull/586Added support for JSON.DEBUG by @psrvere in https://github.com/DiceDB/dice/pull/579GETEXwith 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/589QWATCH 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/585Added JSON.ARRPOP command by @psrvere in https://github.com/DiceDB/dice/pull/595Fix 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/544Add support for arm64 by @DarkiT in https://github.com/DiceDB/dice/pull/521Add darwin arm64 compatibility by @JyotinderSingh in https://github.com/DiceDB/dice/pull/604ENH: Expand INCR command test suite with comprehensive edge cases by @vanshavenger in https://github.com/DiceDB/dice/pull/597Fixing 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/588Added COMMAND HELP by @psrvere in https://github.com/DiceDB/dice/pull/608Bumps 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/601New 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