StackExchange/StackExchange.Redis

Bulk Migrate Support

Opened this issue · 0 comments

As of REDIS 3.0.6, bulk migration is supported with MIGRATE (https://redis.io/docs/latest/commands/migrate/). However, providing "" as the key results in a NOKEY error, and there is no option to take KEYS as an argument.