🔥
Working Remotely
Avid learner
-
Siena AI
- Mumbai, India
-
00:08
(UTC +05:30) - itsjwala.github.io
- @itsjwala
Highlights
Pinned Loading
-
-
redis cli migrate keys
redis cli migrate keys 12# use if keys are less, check redis metrics when this is done.
3# "migrate" copies keys with TTL
45redis-cli -h HOST1 -p 6398 keys \* | xargs -I '{}' -P 100 redis-cli -h HOST1 -p 6398 migrate HOST2 6398 "" 0 5000 COPY KEYS '{}'
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.