Valkey libraries don't integrate well with Go: valkey-go is painful to use, and valkey-glide/go doesn't officially support musl libc (and thus Alpine Linux) and is heavy.
Redis is more mature and works everywhere.
Valkey libraries don't integrate well with Go: valkey-go is painful to use, and valkey-glide/go doesn't officially support musl libc (and thus Alpine Linux) and is heavy.
Redis is more mature and works everywhere.
Done