- Notifications
You must be signed in to change notification settings - Fork 82
Pull requests: gamenet/redis-memory-analyzer
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: Add support for listpack encoding in Redis 7.0+
#68 opened Nov 2, 2025 by salkhwlani Loading… updated Nov 2, 2025
Add support for custom Redis username
#67 opened Apr 22, 2025 by aseemk Loading… updated Apr 22, 2025
Calculate Idle Time for All KeyTypes and Display Statistics
#64 opened Apr 20, 2023 by gpuneet456 Loading… updated Apr 20, 2023
Bump redis from 3.4.1 to 4.4.4 dependencies Pull requests that update a dependency file
#63 opened Mar 31, 2023 by dependabot bot Loading… updated Mar 31, 2023
Fixed issue where keys were being ignored
#58 opened Mar 30, 2021 by Kremzon Loading… updated Mar 30, 2021
Move calculation of size data for string, int, and list types into resolve_types LUA script
#47 opened Feb 23, 2019 by mbafford Loading… updated Feb 23, 2019
Add "--max-key-depth" argument to help manage large amounts of key nesting
#46 opened Feb 23, 2019 by mbafford Loading… updated Feb 23, 2019
ProTip! Filter pull requests by the default branch with base:master.