Migrate from
bitnami/redis
to Valkey

10 months ago

Railway suggest to use bitnami/redis docker image for Redis.

I want to create this open-thread ask other folks how did they managed to migrate from bitnami/redis to Valkey

  • Is it simple replacement of the docker image (while keeping the data volume intact)

  • Are there any breaking changes?

  • What does Railway team suggest in this?

Valkey migration guide from Redis says that it is safe to migrate to Valkey if the Redis version is <= 7.2.4
https://valkey.io/topics/migration/

Solved$10 Bounty

10 Replies

10 months ago

N/A


10 months ago

Any suggestion from Railway team?


10 months ago

tbh I think the suggestion would be to make a backup and follow the valkey migration guide lol


10 months ago

there’s nothing “extra” you can do


10 months ago

for the volume related operations (copying snapshots) in the physical migration, you will use the filebrowser template


10 months ago

Copy snapshot from redis -> put it on valkey


10 months ago

maybe you can try a docker image replacement? (clearly first do a backup and do it on a staging environment or smth)


10 months ago

valkey is a fork of redis so in theory it should just work


10 months ago

@Yashu Mittal were you able to migrate to valkey?


9 months ago

!s


Status changed to Solved medim 10 months ago


Loading...