- Notifications
You must be signed in to change notification settings - Fork 24.3k
Pull requests: redis/redis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
RedisModuleClient - enables MULTI/EXEC/WATCH in RM_Call() approval-needed Waiting for core team approval to be merged state:major-decision Requires core team consensus
#12159 opened May 11, 2023 by sjpotter Loading…
Eliminate the performance overhead for lpush command introduced by the modification of isLargeElement state:to-be-merged The PR should be merged soon, even if not yet ready, this is used so that it won't be forgotten
#13860 opened Mar 14, 2025 by Gallopm Loading…
Fix the flexibility of argument positions in the Redis API's release-notes indication that this issue needs to be mentioned in the release notes state:needs-doc-pr requires a PR to redis-doc repository
#14416 opened Oct 8, 2025 by StavRLevi Loading…
Add RM_FlushExecutionUnit() API call approval-needed Waiting for core team approval to be merged release-notes indication that this issue needs to be mentioned in the release notes state:major-decision Requires core team consensus
#11993 opened Apr 2, 2023 by sjpotter Loading…
Add state to the Rax iterator to avoid re-scans for children
#10746 opened May 18, 2022 by michaelplaing Loading…
Configuration option to output logs in logfmt state:major-decision Requires core team consensus
#12934 opened Jan 11, 2024 by azuredream Loading…
Optimize SCAN commands with dynamic arrays and direct dispatch architecture
#14148 opened Jun 25, 2025 by fcostaoliveira Loading…
remove allow-oom from scripts and add no-deny-oom for scripts
#10804 opened Jun 1, 2022 by soloestoy Loading…
Add refcount to redisCommand to avoid module command being ref after module unload
#10259 opened Feb 8, 2022 by sundb Loading…
add post callback function for RedisModuleCommandFilter
#12680 opened Oct 19, 2023 by jjz921024 Loading…
Optimize 'getset' operation: avoid calling lookupKey() twice on the same key action:run-benchmark Triggers the benchmark suite for this Pull Request state:needs-review the PR requires additional review
#11252 opened Sep 8, 2022 by jerrykcode Loading…
Implement listpack garbage collection for XDEL and XTRIM
#13938 opened Apr 10, 2025 by jerrykcode Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.