go-redis-migrator icon indicating copy to clipboard operation
go-redis-migrator copied to clipboard

A cluster aware Redis key migrator. Moves keys from one cluster or host to another cluster or host.

Results 2 go-redis-migrator issues
Sort by recently updated
recently updated
newest added

Hi Eric, I have a use case where there are millions of existing keys that don't have a TTL and is causing the Redis storage to fill up too quickly....

Hi there! I recently used this project to do some migrations from ElastiCache. While doing this I came a cross 2 problems. 1) There was a bug with the TTL...