diff options
author | kell0gg <83701867+kell0gg@users.noreply.github.com> | 2023-05-11 14:14:59 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-11 08:14:59 +0300 |
commit | aac8105c9fcbb93b8b0cb001c226478eb9ae8e75 (patch) | |
tree | cbcd4edb5a38f4dde4f3ba564a26df01aea8ba75 /src/module.c | |
parent | 8597991e8f7662a43e91b852f942f0998e39bcfc (diff) | |
download | redis-aac8105c9fcbb93b8b0cb001c226478eb9ae8e75.tar.gz |
redis-cli - add option --count for scan (#12042)
When using scan in redis-cli, the SCAN COUNT is fixed, which means the
full scan can take a long time if there are a lot of keys, this will let users specify
a bigger COUNT option.
Diffstat (limited to 'src/module.c')
0 files changed, 0 insertions, 0 deletions