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