I contracted the Azure Cache Redis cache service, but to import the current database I had to migrate it to Premium P1
, after import I tried to go back to C0
, impossible Azure Cache Redis only makes upscale never downscale .
I need to create my database, but not C3
of the timeout. By default I believe it would run in B2
, but the database creation process is cumbersome and complex.
So how do you manage to import or generate the initial database if scaling is only up?
If I do, 2 connections, one with my current redis server and another in azure, and make a select and then a set in azure, will it be fast? There are 90mil keys to generate, each one very big.
Information about Redis Azure plans link
Request to be able to downscale in the Redis service in Azure issue link